We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59883b commit 07f3e09Copy full SHA for 07f3e09
1 file changed
.flake8 setup.cfg.flake8 renamed to setup.cfg
@@ -3,3 +3,5 @@ max_line_length = 120
3
indent-size = 4
4
[flake8]
5
max_line_length = 120
6
+[tool:pytest]
7
+addopts = -ra
0 commit comments