remove all pylint comments

This commit is contained in:
Jimmy Zelinskie 2015-03-03 16:53:05 -05:00
parent 925b269d1b
commit 15e76d11f1
3 changed files with 0 additions and 11 deletions

View file

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