Skip to content

Commit dcb1c85

Browse files
committed
better format
1 parent b0a5469 commit dcb1c85

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
'''
1+
"""
2+
TEST SCRIPT.
3+
24
Make sure the active directory is the directory of the repo when running the test in a IDE
3-
'''
5+
"""
46
from skimage.data import coins
57
import matplotlib.pyplot as plt
68
import MTM, cv2

0 commit comments

Comments
 (0)