| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2018-02-13 | fixed more pylint | -3/+2 | ||
| 2018-02-13 | fixed pylint errors | -3/+6 | ||
| 2018-02-13 | reordered imports on __main__.py | -1/+1 | ||
| 2018-02-13 | moved formatter.py to correct dir, and changed __main__.py to use the formatter | -1/+3 | ||
| 2018-02-13 | added example | -0/+8 | ||
| 2018-02-13 | fixed broken import again | -1/+1 | ||
| 2018-02-13 | fixed imports and added new constant | -2/+6 | ||
| 2018-02-13 | added help for specific commands | -0/+29 | ||
| 2018-02-13 | added main help and modulestring | -1/+48 | ||