| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Refactor Classes which inherit from `object`.
- Remove `import print_function from __future__`.
- Remove assignments to `__revision__` from the functional test module when it is never used throughout the module.
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
|
|
|
|
| |
Instead of raising twice.
|
|
|
|
|
|
| |
In the base checker, change the 'blacklisted-name' message to
'disallowed-name'. For backward compatibility, blacklisted-name is
an old_name for disallowed-name.
|
|
e/example_functional_tests.py
Permit to navigate in the functional tests easier.
|