We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786fe50 commit e795393Copy full SHA for e795393
tests/src/python/test_qgsserver_accesscontrol.py
@@ -24,7 +24,7 @@
24
from osgeo import gdal
25
from osgeo.gdalconst import GA_ReadOnly
26
from qgis.server import QgsServer, QgsAccessControlFilter
27
-from qgis.core import QgsRenderChecker
+from qgis.core import QgsRenderChecker, QgsApplication
28
from qgis.PyQt.QtCore import QSize
29
import tempfile
30
import urllib.request
0 commit comments