mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] pre-commit
This commit is contained in:
committed by
Andrea Cattalani
parent
8b1098a201
commit
810c8ac8eb
@@ -2,10 +2,10 @@
|
||||
|
||||
import mock
|
||||
|
||||
from odoo.exceptions import ValidationError
|
||||
from odoo.sql_db import connection_info_for
|
||||
from odoo.tests import common
|
||||
|
||||
from odoo.exceptions import ValidationError
|
||||
|
||||
class TestBaseExternalDbsource(common.TransactionCase):
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user