We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcb6a6 commit 176b4beCopy full SHA for 176b4be
setup.cfg
@@ -2,7 +2,7 @@
2
disallow_untyped_defs = True
3
ignore_missing_imports = True
4
follow_imports = silent
5
-# NOTE: If you are seing this, feel free to create a PR to cover the below files.
+# NOTE: If you are seeing this, feel free to create a PR to cover the below files.
6
exclude = (?x)
7
^(
8
|tests/supervisors/test_reload.py
0 commit comments