We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ecd18 commit bec2f79Copy full SHA for bec2f79
flask_restx/marshalling.py
@@ -1,4 +1,4 @@
1
-from collections.abc import OrderedDict
+from collections import OrderedDict
2
from functools import wraps
3
4
from flask import request, current_app, has_app_context
0 commit comments