1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

gp: Add missing import

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-08-29 14:57:20 +12:00 committed by Andrew Bartlett
parent de04333b4d
commit 5755b4a490

View File

@ -15,6 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import os
import re
from io import BytesIO
from samba.gp.gpclass import gp_xml_ext, gp_file_applier
from samba.common import get_bytes