relative imports

This commit is contained in:
shahules786 2022-11-15 21:51:28 +05:30
parent 434b44ddc9
commit 7afe928ee1
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
__import__("pkg_resources").declare_namespace(__name__) __import__("pkg_resources").declare_namespace(__name__)
from mayavoz.models import Mayamodel