Skip to content

Commit 3824aa6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent b4b814c commit 3824aa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/behave/behave/step_registry.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from collections.abc import Callable
2-
from typing import Any, Concatenate, TypeVar
2+
from typing import Concatenate, TypeVar
33

44
from behave.runner import Context
55

0 commit comments

Comments
 (0)