Merge "Do not force oslo's jsonutils"

This commit is contained in:
Zuul
2025-10-23 17:48:25 +00:00
committed by Gerrit Code Review

View File

@@ -134,8 +134,6 @@ valid-metaclass-classmethod-first-arg=cls
[IMPORTS]
# Deprecated modules which should not be used, separated by a comma
deprecated-modules=
# should use oslo_serialization.jsonutils
json,
six
[TYPECHECK]