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
python3.7/site-packages/bravado_core/model.py:888: DeprecationWarning: jsonschema.RefResolver.in_scope is deprecated and will be removed in a future release.
with spec.resolver.in_scope(additional_uri):
I got following deprecation warning:
It concerns line:
bravado-core/bravado_core/model.py
Line 888 in 382db87
Packages installed:
The text was updated successfully, but these errors were encountered: