Skip to content

Commit

Permalink
Improve pylint score
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
  • Loading branch information
astrojuanlu committed May 29, 2023
1 parent e726a95 commit 829f2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro/framework/cli/micropkg.py
Expand Up @@ -144,7 +144,7 @@ def _get_library_reqs(metadata):
]


# pylint: disable=too-many-arguments, too-many-locals
# pylint: disable=too-many-arguments
def _pull_package(
package_path: str,
metadata: ProjectMetadata,
Expand Down

0 comments on commit 829f2db

Please sign in to comment.