Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 23, 2020
1 parent 6cdab08 commit cbc3c24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/scrots/make_scrots_ui_fd.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from PyQt5.QtWidgets import QApplication
from pyjibe.head.main import PyJibe

#jpkfiles = sorted(pathlib.Path("figshare_PAAm").glob("*.jpk-force"))
jpkfiles = [pathlib.Path("map-data-2015.05.21-18.16.49.170.jpk-force-map")]


Expand Down Expand Up @@ -75,7 +74,4 @@ def cleanup_autosave(jpkfile):

mw.close()


cleanup_autosave(jpkfile=jpkfiles[0])

# https://www.sciencedirect.com/science/article/pii/0966782295000135

0 comments on commit cbc3c24

Please sign in to comment.