Skip to content

Commit e8c00f5

Browse files
committed
Heed deprecation warning
1 parent f1808df commit e8c00f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ test=pytest
33
[flake8]
44
max-line-length=99
55
ignore=E402,E731,E127,E502,E123,W503
6-
[pytest]
6+
[tool:pytest]
77
addopts = -p no:asyncio

0 commit comments

Comments
 (0)