| fix some pylint errors or suppress them |
|
More...
|
about 11 years ago
|
| remove a global, SUPPORTED, and add backend info |
|
More...
|
about 11 years ago
|
| remove a global, SUPPORTED left |
|
More...
|
about 11 years ago
|
| remove a global, SUPPORTED, and add backend info |
|
More...
|
about 11 years ago
|
| minor expression change in the comment |
|
More...
|
about 11 years ago
|
| remove a global, SUPPORTED |
|
More...
|
about 11 years ago
|
| remove a global, SUPPORTED |
|
More...
|
about 11 years ago
|
| follow changes in YAML backend; now it has to catch ImportError and process appropriately |
|
More...
|
about 11 years ago
|
| remove a global, SUPPORTED and simplified |
|
More...
|
about 11 years ago
|
| fix a pylint error, E402 |
|
More...
|
about 11 years ago
|
| make a list of parser with catching ImportError excs |
|
More...
|
about 11 years ago
|
| make a list of parser with catching ImportError excs |
|
More...
|
about 11 years ago
|
| disable a pylint check, missing-docstring |
|
More...
|
about 11 years ago
|
| fix a pylint warning, redefined-builtin, and disable a pylint check invalid-name |
|
More...
|
about 11 years ago
|
| fix wrong cond in test runner |
|
More...
|
about 11 years ago
|
| fix a pylint check, bad-whitespace |
|
More...
|
about 11 years ago
|
| fix some pylint warnings, bad-whitespace |
|
More...
|
about 11 years ago
|
| fix a pylint check, missing-docstring |
|
More...
|
about 11 years ago
|
| fix some pylint warnings 'bad-continuation' and disable another pylint check, invalid-name |
|
More...
|
about 11 years ago
|
| fix a pylint warning, invalid-name; s/s/str_/g |
|
More...
|
about 11 years ago
|
| subst pylint check IDs w/ names and fix some of them |
|
More...
|
about 11 years ago
|
| fix a pylint warning, invalid-name |
|
More...
|
about 11 years ago
|
| fix a pylint warn, invalid-name |
|
More...
|
about 11 years ago
|
| fix a couple of warnings by pylint, and disable 'invalid-name' warning to suppress it (less meanings in it) |
|
More...
|
about 11 years ago
|
| fix some 'dangerous-default-value' warnings by pylint |
|
More...
|
about 11 years ago
|
| fix some flake8 warnings |
|
More...
|
about 11 years ago
|
| enable pep8/flake8 and pylint |
|
More...
|
about 11 years ago
|
| removed to make the most of warnings and errors by pylint |
|
More...
|
about 11 years ago
|
| fix for the pylint error, E402 module level import not at top of file |
|
More...
|
about 11 years ago
|
| remove tests currently have little value |
|
More...
|
about 11 years ago
|