fix(layer): darren is bad at leaving extra whitespace 2: electric boog

This commit is contained in:
Benjamin Kirkbride
2020-06-09 21:41:54 -04:00
parent a1bd3c372a
commit 241127c6f1

View File

@@ -311,7 +311,7 @@ def _cast_image_layer(raw_layer: RawLayer) -> ImageLayer:
def _cast_group_layer(raw_layer: RawLayer) -> LayerGroup:
""" Cast the raw_layer to a LayerGroup.
Args:
raw_layer: RawLayer to be casted to a LayerGroup