Skip to content

Commit 94710e2

Browse files
committed
fixing for lint
1 parent 873394c commit 94710e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/dependencies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def __init__(
145145
):
146146
super().__init__(component_id, component_property)
147147
self.allow_optional = allow_optional
148-
148+
149149
allowed_wildcards = (MATCH, ALL, ALLSMALLER)
150150

151151

0 commit comments

Comments
 (0)