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/>.
|
||||
#
|
||||
|
||||
# pylint: disable=line-too-long
|
||||
|
||||
import logging
|
||||
import subprocess
|
||||
import json
|
||||
|
Loading…
Reference in New Issue
Block a user