This repository has been archived on 2022-05-05. You can view files and clone it, but cannot push or open issues or pull requests.
userausfall/userausfall/rest_api/tests/__init__.py

3 lines
89 B
Python
Raw Normal View History

2021-10-21 10:46:26 +02:00
from .auth import * # noqa: F401, F403
from .trust_bridges import * # noqa: F401, F403