Skip to content

Commit

Permalink
fix : autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Aug 28, 2024
1 parent 97a6036 commit 36127cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nava/thread.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def _kill_play_process(self):
finally:
self._play_process.wait()


def run(self):
"""
Run target function.
Expand Down

0 comments on commit 36127cd

Please sign in to comment.