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.
2 parents fb38715 + 31bb962 commit f8cbea2Copy full SHA for f8cbea2
1 file changed
base_rest_pydantic/__manifest__.py
@@ -14,7 +14,6 @@
14
"python": [
15
"pydantic>=2.0.0",
16
],
17
- 'installable': False,
18
-},
19
+ },
+ "installable": False,
20
}
0 commit comments