[IMP] stock_card_report: black, isort, prettier (copier update)

This commit is contained in:
Ernesto Tejeda
2023-03-07 18:32:03 +01:00
parent 18f595f1b0
commit 06b4f9ac7d

View File

@@ -1,8 +1,8 @@
/** @odoo-module **/
import AbstractAction from "web.AbstractAction";
import core from "web.core";
import ReportWidget from "web.Widget";
import core from "web.core";
export const report_backend = AbstractAction.extend({
hasControlPanel: true,