Skip to content

Commit

Permalink
[IMP] rma_account: black, isort, prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronHForgeFlow committed May 6, 2024
1 parent fe6f840 commit 64e4d9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion rma_account/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"category": "RMA",
"summary": "Integrates RMA with Invoice Processing",
"author": "ForgeFlow",
"website": "https://github.com/ForgeFlow/stock-rma",
"website": "https://github.com/ForgeFlow",
"depends": ["stock_account", "rma"],
"data": [
"security/ir.model.access.csv",
Expand Down
3 changes: 3 additions & 0 deletions rma_account/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"

0 comments on commit 64e4d9c

Please sign in to comment.