mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
docs(objects): add fixme
This commit is contained in:
@@ -175,6 +175,7 @@ class TileTerrain:
|
||||
|
||||
@attr.s(auto_attribs=True, kw_only=True)
|
||||
class Layer:
|
||||
# FIXME:this docstring appears to be innacurate
|
||||
"""
|
||||
Class that all layers inherit from.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user