diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-05-20 13:45:14 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-05-20 13:45:14 +0700 |
| commit | ade94c094316d3529874d0ab3a7cc51b4d4b379a (patch) | |
| tree | 7f83c21ad5d8369d6848bed1738cd4869c8a41fe /fixco_custom/__init__.py | |
| parent | 6c6940052eb8d480fc6719819c06a964dc0827dc (diff) | |
try to bf error import controller
Diffstat (limited to 'fixco_custom/__init__.py')
| -rw-r--r-- | fixco_custom/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fixco_custom/__init__.py b/fixco_custom/__init__.py index 38718f0..0650744 100644 --- a/fixco_custom/__init__.py +++ b/fixco_custom/__init__.py @@ -1,2 +1 @@ from . import models -from . import controllers
\ No newline at end of file |
