Update user.py

This commit is contained in:
Yura 2022-02-25 20:36:18 +02:00 committed by GitHub
parent 4a4eb51bd4
commit ef4f9c5721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
from __future__ import annotations
from typing import Optional
from typing import Optional, Union
import babel