Skip to content

Commit 0d646de

Browse files
committed
update file.py
1 parent 79b233b commit 0d646de

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

wfc/file.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
TESTMODE = True
1313

1414

15-
def test_function():
16-
print("This is a test function")
17-
18-
1915
def get_things_to_delete() -> (
2016
Tuple[List[Tuple[str, float, str]], List[Tuple[str, float, str]]]
2117
):

0 commit comments

Comments
 (0)