Skip to content

Commit d2b7244

Browse files
committed
chore(ruff): Fix ignore comment
1 parent 71c2e06 commit d2b7244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tmuxp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# flake8: NOQA F401
1+
# flake8: NOQA: F401
22
"""tmux session manager.
33
44
tmuxp

0 commit comments

Comments
 (0)