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 78af413 commit b32212dCopy full SHA for b32212d
tests/src/python/test_qgsfiledownloader.py
@@ -18,8 +18,6 @@
18
from qgis.gui import (QgsFileDownloader,)
19
from qgis.testing import start_app, unittest
20
21
-standard_library.install_aliases()
22
-
23
__author__ = 'Alessandro Pasotti'
24
__date__ = '08/11/2016'
25
__copyright__ = 'Copyright 2016, The QGIS Project'
tests/src/python/test_qgssettings.py
@@ -16,8 +16,6 @@
16
17
from qgis.PyQt.QtCore import QSettings
__date__ = '02/02/2017'
__copyright__ = 'Copyright 2017, The QGIS Project'
0 commit comments