Skip to content

Commit

Permalink
Update state.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CAPITAINMARVEL authored Oct 10, 2024
1 parent a6e2f1a commit c63c4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beanie/odm/utils/state.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import inspect
from functools import wraps
from typing import Any, TYPE_CHECKING, TypeVar
from typing import TYPE_CHECKING, Any, TypeVar

from typing_extensions import ParamSpec

Expand Down

0 comments on commit c63c4e7

Please sign in to comment.