We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d973580 commit 91c28e7Copy full SHA for 91c28e7
src/api.py
@@ -1,5 +1,5 @@
1
import requests
2
-from utils import convert_to_locale
+from .utils import convert_to_locale
3
4
BASE_URL = "https://graph.threads.net/v1.0"
5
0 commit comments