Skip to content

Commit ab2a745

Browse files
author
Evan Roman
committed
rm ws
1 parent 6e5b6ca commit ab2a745

File tree

1 file changed

+1
-1
lines changed
  • azure_functions_worker/bindings

1 file changed

+1
-1
lines changed

azure_functions_worker/bindings/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def check_input_type_annotation(bind_name: str,
123123
is_deferred_binding)
124124

125125
binding = get_binding(bind_name, is_deferred_binding)
126-
126+
127127
return binding.check_input_type_annotation(pytype)
128128

129129

0 commit comments

Comments
 (0)