You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -191,7 +184,8 @@ for recognized_form in result:
191
184
))
192
185
```
193
186
194
-
Alternatively, a form url can also be used to recognize custom forms using the `begin_recognize_custom_forms_from_url` method.
187
+
Alternatively, a form url can also be used to recognize custom forms using the `begin_recognize_custom_forms_from_url` method. The `_from_url` methods exist for
0 commit comments