Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
= authored and haixuanTao committed Jan 18, 2023
1 parent 9f66ac1 commit f1dcdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/python/node/dora/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class DoraStatus(Enum):
"""Dora status to indicate if operator `on_input` loop
should be break
should be stopped.
Args:
Enum (u8): Status signaling to dora operator to
Expand Down

0 comments on commit f1dcdf2

Please sign in to comment.