website_links/__init__.py

4 lines
70 B
Python

# -*- coding: utf-8 -*-
from . import controller
from . import models