mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-02-27 21:24:48 +00:00
🎨 update typing support
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from typing import List, Optional
|
||||
from enum import Enum
|
||||
from typing import List, Optional
|
||||
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user