mirror of https://github.com/OCA/web.git
Fix linter
parent
d6fb3c67cd
commit
eb6013fe7c
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
from odoo.tests import common
|
from odoo.tests import common
|
||||||
|
|
||||||
|
|
||||||
class TestResUsers(common.TransactionCase):
|
class TestResUsers(common.TransactionCase):
|
||||||
|
|
||||||
def test_chatter_position_wr(self):
|
def test_chatter_position_wr(self):
|
||||||
|
|
Loading…
Reference in New Issue