Skip to content

Commit

Permalink
🚨 ignore type ignore
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jun 21, 2024
1 parent 4a1dfd4 commit 3556c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozi/new/interactive.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from ozi.trove import from_prefix

if TYPE_CHECKING:
from typing import Self
from typing import Self # type: ignore

from prompt_toolkit.document import Document

Expand Down

0 comments on commit 3556c91

Please sign in to comment.