mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
[pytest]
|
|
pep8maxlinelength = 119
|
|
python_files = tests.py test_*.py *_tests.py
|