mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 18:29:08 +02:00
6 lines
86 B
Python
6 lines
86 B
Python
#-*- coding:utf-8 -*-
|
|
|
|
from . import models
|
|
from . import report
|
|
from . import wizard
|