Add todos

This commit is contained in:
Satwik Kansal 2019-05-06 23:49:57 +05:30 committed by Satwik
parent efdac8f9ca
commit a5e7cd7cf8
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
"""
An inefficient monolithic piece of code that'll generate jupyter notebook
from the projects main README.
TODO
- CLI arguments for running this thing.
- Add it to prepush hook
- Use templates?
"""
import json
import pprint
fname = "/Users/300041709/code/self/wtfpython/README.md"