Add pyflakes to shell, fix imports
This commit is contained in:
parent
264cecfb43
commit
1547b74037
|
@ -1,4 +1,4 @@
|
|||
from typing import List, Dict
|
||||
from typing import List
|
||||
|
||||
EXAMPLE = """
|
||||
3 4
|
||||
|
|
Loading…
Reference in a new issue