mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update user.py
This commit is contained in:
parent
4a4eb51bd4
commit
ef4f9c5721
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from typing import Optional
|
||||
from typing import Optional, Union
|
||||
|
||||
import babel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue