-
TheRiPtide authoredTheRiPtide authored
setup.cfg 162 B
[flake8]
max-line-length = 120
docstring-convention = google
[coverage:report]
exclude_lines =
if __name__ == '__main__':
[coverage:run]
omit =
*/cli.py
[flake8]
max-line-length = 120
docstring-convention = google
[coverage:report]
exclude_lines =
if __name__ == '__main__':
[coverage:run]
omit =
*/cli.py