Commit Graph

5 Commits

Author SHA1 Message Date
Mike Fährmann
a833c244c8 add exported extractor results 2023-09-10 14:45:01 +02:00
Mike Fährmann
b611bf9629 fix '"' escapes 2023-09-09 22:36:23 +02:00
Mike Fährmann
28b79354fb fix for categories containing '.'
Files with ':' in their name cannot be imported, as __import__()
will try to interpret them as submodules.
2023-09-09 22:34:03 +02:00
Mike Fährmann
c297745118 add -t and -c command-line arguments to export_tests.py 2023-09-09 19:52:26 +02:00
Mike Fährmann
8c0a656ccf publish export_tests.py script 2023-09-06 18:42:20 +02:00