Skip to content

Commit 9a00610

Browse files
committed
Fix codacy issues
1 parent 82cef35 commit 9a00610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/arguments/notion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ def get_token_from_file():
2525
return data
2626

2727
def get_cookies_from_login():
28-
"""
2928

29+
"""
3030
Provides the user browser window to login to Notion
3131
Returns the user's cookies which can be used to
3232
access and transfer content to user's Notion account

0 commit comments

Comments
 (0)