camelot-py/tests
Oshawk 90aaba6eec [MRG + 1] Make pep8 (#125)
* Make setup.py pep8

Add new line at end of file, fix bare except, remove unused import.

* Make tests/*.py pep8

Add some newlines at and of files and a visual indent.

* Make docs/*.py pep8

Fix block comments and add new lines at end of files.

* Make camelot/*.py pep8

Fixed unused import, a few weirdly ordered imports, a docstring typo and  many new lines at the end of lines.

* Fix imports

Fix import order and remove a couple more unused imports.

* Fix indents

Fix indentation (no opening delimiter alignment).

* Add newlines
2018-10-05 16:55:43 +05:30
..
files [MRG] Add tests for output formats and parser kwargs (#126) 2018-10-05 16:15:30 +05:30
__init__.py Add pytest-cov 2018-10-02 22:37:38 +05:30
data.py [MRG + 1] Make pep8 (#125) 2018-10-05 16:55:43 +05:30
test_cli.py [MRG + 1] Make pep8 (#125) 2018-10-05 16:55:43 +05:30
test_common.py [MRG + 1] Make pep8 (#125) 2018-10-05 16:55:43 +05:30
test_errors.py [MRG + 1] Make pep8 (#125) 2018-10-05 16:55:43 +05:30