From 6deeb1b12e7773d85155fee45f17d9b1a575ec10 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 15 May 2025 16:54:31 +0700 Subject: push --- fixco_custom/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fixco_custom') diff --git a/fixco_custom/__init__.py b/fixco_custom/__init__.py index 9a7e03e..38718f0 100644 --- a/fixco_custom/__init__.py +++ b/fixco_custom/__init__.py @@ -1 +1,2 @@ -from . import models \ No newline at end of file +from . import models +from . import controllers \ No newline at end of file -- cgit v1.2.3