mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 09:15:23 +01:00
Temporarily silence a (not-new) warning from pylint
This commit is contained in:
parent
81000c8075
commit
bca80e53d0
1 changed files with 1 additions and 0 deletions
1
sysa.py
1
sysa.py
|
|
@ -7,6 +7,7 @@
|
||||||
# SPDX-FileCopyrightText: 2021-23 fosslinux <fosslinux@aussies.space>
|
# SPDX-FileCopyrightText: 2021-23 fosslinux <fosslinux@aussies.space>
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
# pylint: disable=deprecated-module
|
||||||
from distutils.dir_util import copy_tree
|
from distutils.dir_util import copy_tree
|
||||||
import shutil
|
import shutil
|
||||||
import tarfile
|
import tarfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue