Skip to content

Commit

Permalink
Rename pyloc.py to pyloc_v1.py
Browse files Browse the repository at this point in the history
  • Loading branch information
allucas authored Jan 22, 2024
1 parent cd64596 commit 9a4f9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxTool/view/pyloc.py → voxTool/view/pyloc_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -1072,4 +1072,4 @@ def unplot(self):
window = QtGui.QMainWindow()
window.setCentralWidget(x)
window.show()
app.exec_()
app.exec_()

0 comments on commit 9a4f9da

Please sign in to comment.