diff --git a/source4/torture/drs/python/repl_schema.py b/source4/torture/drs/python/repl_schema.py index ef810f63bd1..7a4c2eaf68d 100644 --- a/source4/torture/drs/python/repl_schema.py +++ b/source4/torture/drs/python/repl_schema.py @@ -38,6 +38,7 @@ samba.ensure_external_module("testtools", "testtools") samba.ensure_external_module("subunit", "subunit/python") from ldb import ( + ERR_NO_SUCH_OBJECT, LdbError, SCOPE_BASE, Message,