Skip to content
Permalink
Browse files
fixed indentation
  • Loading branch information
luipir committed Sep 12, 2017
1 parent 4beeb31 commit 0aa8c84
Showing 1 changed file with 1 addition and 1 deletion.
@@ -151,7 +151,7 @@ def testSymbolSizeUom(self):
# create a layer
layer = createLayerWithOnePoint()

# load a sld with marker size without uom attribute (pixels)
# load a sld with marker size without uom attribute (pixels)
sld = 'symbol_layer/QgsSvgMarkerSymbolLayerV2.sld'
mFilePath = os.path.join(TEST_DATA_DIR, sld)
layer.loadSldStyle(mFilePath)

0 comments on commit 0aa8c84

Please sign in to comment.