0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve imports More... almost 6 years ago
Fix copy paste error More... almost 6 years ago
Uniform string declarations More... almost 6 years ago
Remove various python 2 syntax for paths and open More... almost 6 years ago
Remove unicode: default in python 3 More... almost 6 years ago
Missed one tuple More... almost 6 years ago
Use trailing comma in tuples More... almost 6 years ago
Use more readable string, list, and dicts More... almost 6 years ago
Uniform string declarations More... almost 6 years ago
Remove unicode, not needed in python 3 More... almost 6 years ago
Adjust pydocstyle ignored codes for utils.py More... almost 6 years ago
Add linting coverage for pydocstyle and pyflakes for utils.py More... almost 6 years ago
Add full docstrings More... almost 6 years ago
Add Raises section to docstrings More... almost 6 years ago
Strip quotes from meta safely using regex More... almost 6 years ago
Don't ignore \r \n (no need to keep comment) More... almost 6 years ago
Adjust pydocstring ignored codes More... almost 6 years ago
Adjust pydocstyle ignored codes More... almost 6 years ago
Adjust CI for python 3 More... almost 6 years ago
Remove unused import More... almost 6 years ago
List python 3 versions in setup.py as 3.6 & 3.7 More... almost 6 years ago
Adjust pydocstyle linter and docstring More... almost 6 years ago
Adjust pydocstyle settings and fix docstrings More... almost 6 years ago
Go ahead and drop 3.4: it is EOL in about a month More... almost 6 years ago
Return python strings in strings section. More... almost 6 years ago
Uniform section comments More... almost 6 years ago
Use uniform logging format and levels More... almost 6 years ago
Use uniform string declarations. More... almost 6 years ago
Use uniform whitespace before return More... almost 6 years ago
Remove explicit unicode strings. This is default in python 3 More... almost 6 years ago