mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
auto-fix pre-commit issues
This commit is contained in:
parent
0bb9d903ae
commit
431bf25a69
@ -113,7 +113,7 @@ class VLayerConnector(DBConnector):
|
|||||||
|
|
||||||
def __init__(self, uri):
|
def __init__(self, uri):
|
||||||
super().__init__(uri)
|
super().__init__(uri)
|
||||||
|
|
||||||
self.mapSridToName = {}
|
self.mapSridToName = {}
|
||||||
|
|
||||||
def _execute(self, cursor, sql):
|
def _execute(self, cursor, sql):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user