1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-08 06:07:48 +02:00

Add no longer working note.

This commit is contained in:
Satwik 2019-10-31 01:07:04 +05:30
parent 1d467287ef
commit d4021862f0

View File

@ -1,6 +1,8 @@
""" """
Parses the README.md and generated the table This script parses the README.md and generates the table
`CONTRIBUTORS.md`. `CONTRIBUTORS.md`.
No longer works since we've moved on contributors to CONTRIBUTORS.md entirely.
""" """
import pprint import pprint