2 lines
107 B
Python
2 lines
107 B
Python
# import qgis libs so that ve set the correct sip api version
|
|
import qgis # pylint: disable=W0611 # NOQA |