mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-30 16:18:52 +01:00
docs: fix error in docstring
This commit is contained in:
@@ -39,7 +39,7 @@ class OrderedPair(NamedTuple):
|
||||
|
||||
|
||||
class Property(NamedTuple):
|
||||
"""OrderedPair NamedTuple.
|
||||
"""Property NamedTuple.
|
||||
|
||||
Attributes:
|
||||
name str: Name of property
|
||||
|
||||
Reference in New Issue
Block a user