remove all pylint comments
This commit is contained in:
parent
925b269d1b
commit
15e76d11f1
3 changed files with 0 additions and 11 deletions
|
@ -19,7 +19,6 @@ class SquashedDockerImage(TarImageFormatter):
|
|||
command.
|
||||
"""
|
||||
|
||||
# pylint: disable=too-many-arguments,too-many-locals
|
||||
def stream_generator(self, namespace, repository, tag, synthetic_image_id,
|
||||
layer_json, get_image_iterator, get_layer_iterator):
|
||||
# Docker import V1 Format (.tar):
|
||||
|
|
Reference in a new issue