Skip to content

Commit e88a976

Browse files
committed
removed unused imports from test
1 parent 07129ab commit e88a976

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import sys
2-
from argparse import Namespace
32
from pathlib import Path
4-
from turtle import color
53

64
from imgcompare import imgcompare
75
from PIL import Image

0 commit comments

Comments
 (0)