Skip to content

Commit

Permalink
Newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
ScipioWright authored Jun 26, 2024
1 parent d3bd985 commit c544420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/ladx/LADXR/logic/location.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ def __init__(self, name):
Location.__init__(self, name, location_type=LocationType.Indoor)

class VirtualLocation(Location):
pass
pass

0 comments on commit c544420

Please sign in to comment.