Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lgc2333 authored Aug 3, 2023
1 parent 30f5f80 commit 4677205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nonebot_plugin_nonememe/config.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from typing import Optional, TypedDict, Union
from typing_extensions import NotRequired
from typing import Optional, Union
from typing_extensions import NotRequired, TypedDict

from nonebot import get_driver
from pydantic import BaseModel
Expand Down

0 comments on commit 4677205

Please sign in to comment.