diff --git a/setup.cfg b/setup.cfg index e7f6ea922..32db4e95c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -163,7 +163,7 @@ test = # https://github.com/python/importlib_metadata/issues/407 importlib_metadata < 5; python_version < "3.8" -# Pin a specific pyflakes so we don't have different folks + # Pin a specific pyflakes so we don't have different folks # disagreeing on what is or is not a lint issue. We can bump # this version from time to time, but we will do it # intentionally.