Skip to content

Commit e42f6e7

Browse files
authored
commit 5
1 parent 58f3b98 commit e42f6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/click-web/click_web/web_click_types.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import re
2-
from typing import ClassVar, TypeVar
2+
from typing import Any, ClassVar, TypeVar
33

44
import click
55

0 commit comments

Comments
 (0)