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 1963adc commit baa1ca4Copy full SHA for baa1ca4
src/arguments/notion.py
@@ -42,7 +42,8 @@ def get_cookies_from_login():
42
class NotionClient():
43
44
"""
45
- Implements Login and token retrieval
+
46
+ Implements Login and token retrieval.
47
48
Handles the entire procedure of connecting to User's Notion account,
49
generating Notion's tokenv2_cookie, storing it locally and uploading
0 commit comments