Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Highfire1 committed Jun 7, 2024
1 parent 5913d81 commit 9729187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notion.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ def multiplePropTextExtractor(property:dict) -> list[str] | None:

now = datetime.now()
dt_string = now.strftime("%d/%m/%Y %H:%M:%S")
print("date and time =", dt_string)

if all_stale:
print(f"[{dt_string}]: No new data found from Notion.")
Expand Down

0 comments on commit 9729187

Please sign in to comment.