Age | Commit message (Expand) | Author |
---|---|---|
2021-11-04 | Removes unused import | jgart |
2021-04-30 | autopep8: Fix E20-E27...Run: python -m autopep8 --in-place --recrusive ./ --select\ E20,E211,E22,E224,E224,E225,E226,E227,E228,E231,E241,\ E242,E251,E252,E26,E265,E266,E27 -p 3 | BonfaceKilz |
2020-08-26 | Remove "from __future__ import new_feature" statements...See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | BonfaceKilz |
2020-07-24 | Remove unused doc-tests...* wqflask/utility/chunks.py: Remove test code from module | BonfaceKilz |
2016-06-17 | Removed trailing spaces in .py and .js files | Pjotr Prins |
2015-05-11 | Moving pylmm out of the tree | pjotrp |