Skip to content

Commit

Permalink
Appease pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mzpqnxow committed May 11, 2022
1 parent a634ba8 commit f29bddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sqlacodegen/generators.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
from importlib.metadata import version

try:
from citext import CIText
import citext # noqa: F401
except ImportError:
pass

Expand Down

0 comments on commit f29bddf

Please sign in to comment.