Skip to content

Commit 495c442

Browse files
put generate to False
Signed-off-by: Peter Staar <[email protected]>
1 parent 1731243 commit 495c442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_parse_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
GENERATE = True
3+
GENERATE = False
44
VISUALISE_TESTS = False
55

66
GROUNDTRUTH_FOLDER = "tests/data/groundtruth/"

0 commit comments

Comments
 (0)