Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalpharush committed Jul 18, 2024
1 parent 12a5888 commit a98f68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slither/utils/myprettytable.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from shutil import get_terminal_size
from typing import List, Dict, Union, Literal
from typing import List, Dict, Union

from prettytable import PrettyTable
from prettytable.colortable import ColorTable, Themes
Expand Down

0 comments on commit a98f68f

Please sign in to comment.