Skip to content

Commit 2fb7576

Browse files
committed
[LINT] estate_account: lint pass
- Lint pass on module estate_account
1 parent a2c03a6 commit 2fb7576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

estate_account/models/estate_property.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from odoo import Command, models, _
22

3+
34
class EstateProperty(models.Model):
45
_inherit = "estate.property"
56

0 commit comments

Comments
 (0)