lint errors

This commit is contained in:
aheficent
2017-08-10 18:17:35 +02:00
committed by Darshan Patel
parent c165bcdba9
commit d5a9cd7be7
2 changed files with 2 additions and 2 deletions

View File

@@ -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]