We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43584e commit 82c2162Copy full SHA for 82c2162
1 file changed
run-tests.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python3
2
+# flake8: noqa
3
4
"""Run the tests with https://pytest.org."""
5
0 commit comments