Skip to content

Commit 176b4be

Browse files
authored
Fix typo in setup.cfg (#1953)
1 parent 6dcb6a6 commit 176b4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
disallow_untyped_defs = True
33
ignore_missing_imports = True
44
follow_imports = silent
5-
# NOTE: If you are seing this, feel free to create a PR to cover the below files.
5+
# NOTE: If you are seeing this, feel free to create a PR to cover the below files.
66
exclude = (?x)
77
^(
88
|tests/supervisors/test_reload.py

0 commit comments

Comments
 (0)