Rename CNI_classes.py to src/CNI_classes.py

This commit is contained in:
Adrien Bourmault 2019-07-09 16:15:20 +02:00 committed by GitHub
parent bf0cd619b8
commit ec79be8683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1329,4 +1329,4 @@ class OpenPageDialog(Toplevel):
def valid(self):
self.parent.page = self.combotry.current()
self.destroy()
self.destroy()