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 eb89770 commit 6e57396Copy full SHA for 6e57396
src/arguments/notion.py
@@ -26,7 +26,7 @@ def get_token_from_file():
26
27
def get_cookies_from_login():
28
29
- """
+ """Capture browser cookies for authentication
30
31
Provides the user browser window to login to Notion
32
Returns the user's cookies which can be used to
0 commit comments