aboutsummaryrefslogtreecommitdiffstats
path: root/screens/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'screens/__init__.py')
-rw-r--r--screens/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/screens/__init__.py b/screens/__init__.py
index 5bd64e6..72858c8 100644
--- a/screens/__init__.py
+++ b/screens/__init__.py
@@ -1,3 +1,4 @@
from screens.exercises import manage_workout_exercises
from screens.sessions import log_workout, view_workout_sessions
from screens.templates import manage_workout_templates
+from screens.weight import log_weight, view_weight_logs