mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-01 13:42:53 +02:00
6 lines
86 B
Python
6 lines
86 B
Python
#-*- coding:utf-8 -*-
|
|
|
|
from . import models
|
|
from . import report
|
|
from . import wizard
|