Skip to content

Commit

Permalink
FIX: main
Browse files Browse the repository at this point in the history
Former-commit-id: feabdb1 [formerly feabdb1 [formerly 354f631 [formerly f0f5b50]]]
Former-commit-id: 354f631
Former-commit-id: 1c01466
Former-commit-id: a4db879
Former-commit-id: 4b33ffb
  • Loading branch information
LaurentRDC committed Jun 13, 2018
1 parent c1da04d commit 908e8fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions iris/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
from iris.gui import run

if __name__ == '__main__':
path = 'D:\\Diffraction data\\2018.03.05 - TiSe2 overnight 2\\symmetrized.hdf5'
sys.exit(run(path))
sys.exit(run())

0 comments on commit 908e8fb

Please sign in to comment.