mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] mrp_multi_level: black, isort, prettier
This commit is contained in:
@@ -5,7 +5,7 @@ from odoo import fields, models
|
||||
|
||||
|
||||
class MrpProduction(models.Model):
|
||||
""" Manufacturing Orders """
|
||||
"""Manufacturing Orders"""
|
||||
|
||||
_inherit = "mrp.production"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user