Skip to content

Commit

Permalink
Update worlds/Files.py
Browse files Browse the repository at this point in the history
Co-authored-by: Doug Hoskisson <[email protected]>
  • Loading branch information
Berserker66 and beauxq authored Dec 7, 2024
1 parent 5cbb428 commit ef036d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/Files.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ def get_manifest(self) -> Dict[str, Any]:

class APPatch(APPlayerContainer):
"""
An `APContainer` that represents a patch file.
An `APPlayerContainer` that represents a patch file.
It includes the `procedure` key in the manifest to indicate that it is a patch.
Your implementation should inherit from this if your output file
Expand Down

0 comments on commit ef036d6

Please sign in to comment.