[IMP] Add pre-commit hook and reformat code thanks to black
parent
95eb6796bd
commit
52e365e49a
|
@ -3,13 +3,11 @@
|
|||
"name": "Base Sparse Field List Support",
|
||||
"summary": "add list support to convert_to_cache()",
|
||||
"version": "10.0.1.0.0",
|
||||
'category': 'Technical Settings',
|
||||
"category": "Technical Settings",
|
||||
"website": "www.akretion.com",
|
||||
"author": "Akretion",
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": True,
|
||||
"depends": [
|
||||
"base",
|
||||
],
|
||||
"depends": ["base"],
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue