Skip to content

Commit 841ff4c

Browse files
Barkhayot JuraevBarkhayot Juraev
authored andcommitted
chore: debug typo
1 parent febc363 commit 841ff4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/apo/apo_debug.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ async def on_trace_end( # type: ignore
8080

8181

8282
def debug_with_trainer():
83-
"""This appraoch integrates the trainer and is very similar to the real `fit()` loop.
83+
"""This approach integrates the trainer and is very similar to the real `fit()` loop.
8484
8585
The trainer will create a mock algorithm which will communicates with the runner.
8686
Do this for end-to-end testing and debugging purposes.

0 commit comments

Comments
 (0)