Skip to content

Commit

Permalink
Update tools/inkscape_extension/visicut_export.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger authored Apr 8, 2024
1 parent ab42570 commit 64f5e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/inkscape_extension/visicut_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -402,4 +402,4 @@ def get_original_filename(filename):
sys.exit(1)

# TODO (complicated, probably WONTFIX): cleanup temporary directories -- this is really difficult because we need to make sure that visicut no longer needs the file, even for reloading!
# - maybe add the PID od the running visicut, then we can detect orphaned temp direcories.
# - Maybe add the PID od the running visicut, then we can detect orphaned temp direcories.

0 comments on commit 64f5e4f

Please sign in to comment.