Skip to content

Commit adb75c7

Browse files
committed
Fix linting issues.
1 parent 8ea9c32 commit adb75c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyFunceble/cli/system/launcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
import secrets
6262
import sys
6363
import traceback
64-
from typing import Any, List, Optional, Union
64+
from typing import List, Optional, Union
6565

6666
import colorama
6767
import domain2idna

0 commit comments

Comments
 (0)