Skip to content

Commit

Permalink
noqa: INP001
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Jul 23, 2024
1 parent a764811 commit 40f30dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-scripts/no_pot_creation_date.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from pathlib import Path
from pathlib import Path # noqa: INP001

pot_path = Path(__file__).parent.parent / "package_build" / "locale" / "messages.pot"

Expand Down

0 comments on commit 40f30dc

Please sign in to comment.