doc: reflow line

This commit is contained in:
Benjamin Kirkbride
2020-04-19 18:30:40 -04:00
parent 7580339415
commit b2dd3ac78a

View File

@@ -393,8 +393,7 @@ def _get_layer_parser(
'group' for a layer group. If anything else is passed, returns None.
Args:
layer_tag: Specifies the layer type to be parsed based on the element
tag.
layer_tag: Specifies the layer type to be parsed based on the element tag.
Returns:
Callable: the function to be used to parse the layer.