diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nbblib/main.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nbblib/main.py b/src/nbblib/main.py index f2183a6..830e0fd 100644 --- a/src/nbblib/main.py +++ b/src/nbblib/main.py @@ -45,6 +45,7 @@ TODO: (Large list) * Use declarations for command line parsing, and help text generation. Use optparse stuff for both global params and extra optparse stuff for each command? + * Add pydoc docs. * Add global --nick or similar option to determine the branch name to use for composing the pathes. * Find or implement @abstractmethod decorator. |
