storage/callback: pylint: disable line-too-long

This commit is contained in:
3hhh 2020-07-02 10:42:45 +02:00
parent 889c9238fe
commit caddc1c499
No known key found for this signature in database
GPG Key ID: EB03A691DB2F0833

View File

@ -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