Skip to content

Commit

Permalink
Ignore linting - too-many-nested-blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanainme committed Mar 11, 2021
1 parent 81b57cb commit 5ed98db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model-archiver/model_archiver/model_packaging_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"""
Helper utils for Model Export tool
"""
# pylint: disable=R1702

import logging
import os
Expand Down

0 comments on commit 5ed98db

Please sign in to comment.