diff --git a/rma/tests/test_rma.py b/rma/tests/test_rma.py index 07fe236d..d7924685 100644 --- a/rma/tests/test_rma.py +++ b/rma/tests/test_rma.py @@ -6,7 +6,7 @@ from odoo.tests import common class TestRma(common.SavepointCase): - """ Test the routes and the quantities """ + """Test the routes and the quantities""" @classmethod def setUpClass(cls):