mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX]lint errors
This commit is contained in:
committed by
Nicolas Mac Rouillon
parent
3c358e6df5
commit
34014b3fbd
@@ -569,4 +569,3 @@ class BiSQLView(models.Model):
|
||||
sql_view.view_name)
|
||||
self.env.cr.execute(req)
|
||||
sql_view.size = self.env.cr.fetchone()[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user