We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2427c68 commit 2c3f80eCopy full SHA for 2c3f80e
src/codeplag/codeplagcli.py
@@ -4,7 +4,7 @@
4
import builtins
5
import getpass
6
from pathlib import Path
7
-from typing import Sequence, Self
+from typing import Self, Sequence
8
9
from codeplag.consts import (
10
DEFAULT_MODE,
0 commit comments