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/libvcs/sync/git.py:175:13: EM103 Exception must not use a `.format()` string directly, assign to variable first
tests/test_exc.py:14:32: EM101 Exception must not use a string literal, assign to variable first
tests/test_exc.py:31:32: EM101 Exception must not use a string literal, assign to variable first
tests/test_exc.py:42:32: EM101 Exception must not use a string literal, assign to variable first
Found 4 errors.
0 commit comments