Skip to content

Commit 7a7f236

Browse files
committed
fix warnings
1 parent 2d57fd2 commit 7a7f236

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ flake8-ignore =
44
docs/* ALL
55
select = C,E,F,W,B,B950
66
ignore = E203, E501, W503
7+
markers =
8+
web: marks tests require connection (deselect with '-m "not web"')
79

810
[metadata]
911
description-file = README.md

0 commit comments

Comments
 (0)