[PORT] stock_picking_show_linked: black, isort, prettier

This commit is contained in:
AnnaPForgeFlow
2022-07-01 09:14:24 +02:00
parent d9c91c034e
commit 4431003e68

View File

@@ -11,9 +11,7 @@
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"category": "Warehouse Management",
"depends": [
"stock",
],
"depends": ["stock",],
"data": ["views/stock_picking.xml"],
"license": "AGPL-3",
"installable": True,