mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] pre-commit lint
This commit is contained in:
@@ -450,7 +450,7 @@ class BiSQLView(models.Model):
|
||||
"type": "tree",
|
||||
"model": self.model_id.model,
|
||||
"arch": """<?xml version="1.0"?>"""
|
||||
"""<tree string="Analysis">{}"""
|
||||
"""<tree name="Analysis">{}"""
|
||||
"""</tree>""".format(
|
||||
"".join([x._prepare_tree_field() for x in self.bi_sql_view_field_ids])
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user