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 82cef35 commit 9a00610Copy full SHA for 9a00610
src/arguments/notion.py
@@ -25,8 +25,8 @@ def get_token_from_file():
25
return data
26
27
def get_cookies_from_login():
28
- """
29
+ """
30
Provides the user browser window to login to Notion
31
Returns the user's cookies which can be used to
32
access and transfer content to user's Notion account
0 commit comments