Skip to content

Commit f4b64d5

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 85cf90d commit f4b64d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/software/gameplay_tests/field_test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def set_world_state(self, world_state: WorldState):
5959

6060
@override
6161
def _pre_run_setup(self, setup: (lambda: None)):
62-
"""Wait for estop to be in play state before runing setup
62+
"""Wait for estop to be in play state before running setup
6363
6464
:param setup: Function that sets up the world state
6565
"""

0 commit comments

Comments
 (0)