mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
python/tests/common: avoid import *
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
parent
aff2afd46e
commit
c9c3a9ce91
@ -20,7 +20,7 @@
|
||||
import samba
|
||||
import os
|
||||
import samba.tests
|
||||
from samba.common import *
|
||||
from samba.common import normalise_int32, dsdb_Dn
|
||||
from samba.samdb import SamDB
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user