--- a/svghmi/svghmi.py Tue Oct 19 13:09:45 2021 +0200
+++ b/svghmi/svghmi.py Thu Oct 21 09:45:21 2021 +0200
@@ -608,6 +608,9 @@
+ # In case no SVG is given, watchdog is useless + svghmi_options["enable_watchdog"] = False res += ((target_fname, open(target_path, "rb")),)