Skip to content

Commit

Permalink
chore: add today's workout
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNewThinkTank committed Jun 23, 2023
1 parent 0de4141 commit 703e474
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified img/workout_duration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/workout_frequency.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions logs/insert.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
06-21 19:40 root INFO Running ./src/CRUD/insert.py ...
06-21 19:40 root INFO datatype: real
06-21 19:40 root DEBUG db: <TinyDB tables=['weight_training_log'], tables_count=1, default_table_documents_count=0, all_tables_documents_count=['weight_training_log=152']>
06-21 19:40 root DEBUG table: <Table name='weight_training_log', total=152, storage=<tinydb.storages.JSONStorage object at 0x1006f70d0>>
06-21 19:40 root INFO workout date(s): 2023-06-21
06-23 21:43 root INFO Running ./src/CRUD/insert.py ...
06-23 21:43 root INFO datatype: real
06-23 21:43 root DEBUG db: <TinyDB tables=['weight_training_log'], tables_count=1, default_table_documents_count=0, all_tables_documents_count=['weight_training_log=153']>
06-23 21:43 root DEBUG table: <Table name='weight_training_log', total=153, storage=<tinydb.storages.JSONStorage object at 0x10274f0d0>>
06-23 21:43 root INFO workout date(s): 2023-06-23

0 comments on commit 703e474

Please sign in to comment.