bimtester: small code improvements in gui

This commit is contained in:
Bernd Hahnebach
2020-11-30 07:49:03 +01:00
committed by Dion Moult
parent 7b7f756506
commit 24c542e33a
2 changed files with 33 additions and 19 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ from os.path import dirname
from os.path import realpath
code_bimtester_path = dirname(realpath(__file__))
package_path = dirname(realpath(__file__))