Browse Source

Update __init__.py

pull/48/head
Alex 8 years ago
committed by GitHub
parent
commit
201e0456cc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      salon_management/__init__.py

4
salon_management/__init__.py

@ -20,5 +20,5 @@
# If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import models
import controllers
from . import models
from . import controllers

Loading…
Cancel
Save