Files
2022-11-27 13:16:21 +01:00

5 lines
147 B
Python

from __future__ import annotations
# See #940 for why lazy_import isn't used here for backwards compatibility.
from .legacy.auth import * # noqa