mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-29 23:55:56 +01:00
doc: reflow line
This commit is contained in:
@@ -393,8 +393,7 @@ def _get_layer_parser(
|
|||||||
'group' for a layer group. If anything else is passed, returns None.
|
'group' for a layer group. If anything else is passed, returns None.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
layer_tag: Specifies the layer type to be parsed based on the element
|
layer_tag: Specifies the layer type to be parsed based on the element tag.
|
||||||
tag.
|
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
Callable: the function to be used to parse the layer.
|
Callable: the function to be used to parse the layer.
|
||||||
|
|||||||
Reference in New Issue
Block a user