You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/tmuxp/cli/convert.py:64:15: TRY002 Create your own exception
src/tmuxp/cli/convert.py:64:15: TRY003 Avoid specifying long messages outside the exception class
src/tmuxp/cli/convert.py:75:5: SIM102 Use a single `if` statement instead of nested `if` statements
src/tmuxp/cli/convert.py:76:9: SIM102 Use a single `if` statement instead of nested `if` statements
src/tmuxp/cli/convert.py:81:15: SIM115 Use context handler for opening files
0 commit comments