Skip to content

Commit baa1ca4

Browse files
committed
Update notion.py
1 parent 1963adc commit baa1ca4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/arguments/notion.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ def get_cookies_from_login():
4242
class NotionClient():
4343

4444
"""
45-
Implements Login and token retrieval
45+
46+
Implements Login and token retrieval.
4647
4748
Handles the entire procedure of connecting to User's Notion account,
4849
generating Notion's tokenv2_cookie, storing it locally and uploading

0 commit comments

Comments
 (0)