Skip to content

Commit 76a9cb7

Browse files
update report
1 parent 6ead3fb commit 76a9cb7

3 files changed

Lines changed: 33 additions & 18 deletions

File tree

docs/report.ipynb

Lines changed: 33 additions & 16 deletions
Large diffs are not rendered by default.

src/my_studysmart.xlsx

12 Bytes
Binary file not shown.

tests/test_google_calendar.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,3 @@ def test_export_to_google_calendar():
103103
# check first event label
104104
event_body = mock_insert.call_args_list[0][1]["body"]
105105
assert event_body["summary"] == "📚 Stats — 3.0hrs"
106-
107-

0 commit comments

Comments
 (0)