Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2024
1 parent b13be48 commit 738611f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sticker_convert/utils/chrome_remotedebug.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def connect(self):
time.sleep(1)
else:
break

if len(targets) == 0:
raise RuntimeError("Cannot create websocket connection with debugger")

Expand Down

0 comments on commit 738611f

Please sign in to comment.