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

[MXNET-1291] solve pylint errors in examples with issue no.12205 #13815

Merged
merged 6 commits into from
Feb 11, 2019

Commits on Feb 10, 2019

  1. Configuration menu
    Copy the full SHA
    83c3489 View commit details
    Browse the repository at this point in the history
  2. Unify the style here

    Unify the style here and remove the testing 'print' code segment.
    cchung100m committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    ed91e2c View commit details
    Browse the repository at this point in the history
  3. Unify the description of comment

    Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron"
    cchung100m committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    454aaca View commit details
    Browse the repository at this point in the history
  4. Unify the style of comments

    Unify the style of comments suggested by @sandeep-krishnamurthy
    cchung100m committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    df9b905 View commit details
    Browse the repository at this point in the history
  5. Complete rebase

    cchung100m committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    b928376 View commit details
    Browse the repository at this point in the history
  6. Solve PEP8 [C0304 ] Final newline missing

    Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
    cchung100m committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    d855aba View commit details
    Browse the repository at this point in the history