mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[IMP] remote_report_to_printer: Black, isort, prettier
This commit is contained in:
@@ -102,7 +102,7 @@ class TestRemotePrinter(TransactionCase):
|
||||
],
|
||||
limit=1,
|
||||
)
|
||||
self.assertEquals(printer, self.env["res.remote.printer"])
|
||||
self.assertEqual(printer, self.env["res.remote.printer"])
|
||||
|
||||
def test_permissions_delete_user(self):
|
||||
printer = (
|
||||
|
||||
Reference in New Issue
Block a user