diff --git a/models/Habit.py b/models/Habit.py index 013c430..221934d 100644 --- a/models/Habit.py +++ b/models/Habit.py @@ -1,3 +1,4 @@ +import json from dataclasses import dataclass from datetime import datetime diff --git a/templates/index.html b/templates/index.html index c61e2dc..4ed1166 100644 --- a/templates/index.html +++ b/templates/index.html @@ -89,9 +89,9 @@ -