- 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:
@@ -9,7 +9,6 @@
|
||||
from importlib.machinery import SourceFileLoader
|
||||
import os
|
||||
from abc import ABCMeta, abstractmethod
|
||||
import math # keep this. it is used in preprocessors
|
||||
|
||||
# module-root dictionary of preprocessors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user