storage/callback: pylint: disable line-too-long
This commit is contained in:
parent
889c9238fe
commit
caddc1c499
@ -17,6 +17,8 @@
|
|||||||
# License along with this library; if not, see <https://www.gnu.org/licenses/>.
|
# License along with this library; if not, see <https://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# pylint: disable=line-too-long
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
import subprocess
|
import subprocess
|
||||||
import json
|
import json
|
||||||
|
Loading…
Reference in New Issue
Block a user