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
chore(ruff 0.3.20): ruff check . --unsafe-fixes --fix; ruff format .
src/libtmux/common.py:414:89: E501 Line too long (89 > 88)
src/libtmux/window.py:765:89: E501 Line too long (116 > 88)
Found 4 errors (2 fixed, 2 remaining).
0 commit comments