Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
maxb2 committed Aug 14, 2023
1 parent 1bd43b0 commit 69ebeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typer_config/loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from .__optional_imports import try_import

if TYPE_CHECKING: # pragma: no cover
if TYPE_CHECKING: # pragma: no cover
from .__typing import (
ConfigDict,
ConfigDictTransformer,
Expand Down

0 comments on commit 69ebeff

Please sign in to comment.