- fixed some possible issues due of changes in version 2.0 of Shapely
- removed the import * statement from most of the app
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
# MIT Licence #
|
||||
# ##########################################################
|
||||
|
||||
from appPreProcessor import *
|
||||
from appPreProcessor import PreProc
|
||||
import math
|
||||
|
||||
|
||||
class default(PreProc):
|
||||
|
||||
Reference in New Issue
Block a user