jumpserver/apps/accounts/api/account/__init__.py

4 lines
69 B
Python

from .account import *
from .backup import *
from .template import *