Skip to content

Commit

Permalink
Add extra line to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
“Aidan committed Jul 11, 2024
1 parent 72fc969 commit 3ee2329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/asleep/get_sleep.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
START_TIME_IDX = 0
END_TIME_IDX = -1


def load_model(model_path, force_download=False):
""" Load trained model. Download if not exists. """

Expand Down

0 comments on commit 3ee2329

Please sign in to comment.