Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Python 2 specific checks | Claudiu Popa | 2019-09-17 | 1 | -23/+0 |
| | | | | | Certain checks such as relative-import, invalid-encoded-data and missing-super-argument were removed as they no longer make sense on Python 3. | ||||
* | [functional tests] Rename example_functional_tests.py => ↵ | Pierre Sassoulas | 2019-09-10 | 1 | -0/+23 |
e/example_functional_tests.py Permit to navigate in the functional tests easier. |