mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +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>
|
||||
|
||||
import os
|
||||
# pylint: disable=deprecated-module
|
||||
from distutils.dir_util import copy_tree
|
||||
import shutil
|
||||
import tarfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue