mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] flake8
This commit is contained in:
committed by
Frédéric Garbely
parent
9c2f68e028
commit
65740baa74
@@ -23,7 +23,7 @@ from ..base_suspend_security import BaseSuspendSecurityUid
|
||||
|
||||
class ResUsers(models.Model):
|
||||
_inherit = 'res.users'
|
||||
|
||||
|
||||
@classmethod
|
||||
def _browse(cls, env, ids):
|
||||
"""be sure we browse ints, ids laread is normalized"""
|
||||
|
||||
Reference in New Issue
Block a user