Skip to content

Commit

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

0 comments on commit 7f2816a

Please sign in to comment.