Skip to content

Commit 06fd758

Browse files
authored
Update api.py
Add empty line between pip module and local src module
1 parent 91c28e7 commit 06fd758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import requests
2+
23
from .utils import convert_to_locale
34

45
BASE_URL = "https://graph.threads.net/v1.0"

0 commit comments

Comments
 (0)