We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbddcc7 commit a8b8767Copy full SHA for a8b8767
1 file changed
src/anyconfig/processors/utils.py
@@ -4,7 +4,7 @@
4
#
5
# pylint: disable=unidiomatic-typecheck
6
7
-# todo(ssato): #189 fix the mypy error, type-var.
+# TODO(ssato): #189 fix the mypy error, type-var.
8
# mypy: disable-error-code=type-var
9
"""Utility functions for anyconfig.processors."""
10
from __future__ import annotations
0 commit comments