Commit 6bb9fbab authored by Jay's avatar Jay Committed by jay
Browse files

Removed extra print

parent 898dfab9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@ for d in dirs:
    file_in_tmp = os.listdir(tmp)
    for f in file_in_tmp:
        file_2_dir[f] = tmp
print(file_2_dir)

def get_path(example_name): # pragma: no cover
    """
+227 −115

File changed.

Preview size limit exceeded, changes collapsed.