Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Larroy committed Feb 12, 2019
1 parent 7a39b9a commit a74d87f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/mxnet/runtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# specific language governing permissions and limitations
# under the License.

# -*- coding: utf-8 -*-
# coding: utf-8
# pylint: disable=not-an-iterable

Expand Down

0 comments on commit a74d87f

Please sign in to comment.