Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 93c04b0

Browse files
Fix dumb example error
1 parent d80eb08 commit 93c04b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sync/nsfw_check.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from openrobot.api_wrapper import AsyncClient
1+
from openrobot.api_wrapper import SyncClient
22

33
client = SyncClient(...)
44

0 commit comments

Comments
 (0)