style(auth.py): order imports

This commit is contained in:
2025-09-19 14:55:44 +02:00
parent 98c49b1d0d
commit 7d36e6e431

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import annotations
from typing import TYPE_CHECKING
import flask