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 #13938

Merged
merged 10 commits into from
Mar 14, 2019

Commits on Mar 12, 2019

  1. Unify the style of comments

    Unify the style of comments
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    ac8d43a View commit details
    Browse the repository at this point in the history
  2. Unify the style of comments

    Unify the style of comments
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c7b4023 View commit details
    Browse the repository at this point in the history
  3. Correct the misuse of tenses

    Correct the misuse of tenses from preprocessed to preprocesses
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    62f33d0 View commit details
    Browse the repository at this point in the history
  4. Enhance the comment for better description

    1. Add reference of the paper in comment.
    2. Change the comments from  "Run training to CapsNet" to "Perform CapsNet training"
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    1a32d6f View commit details
    Browse the repository at this point in the history
  5. Remove a redundant noun

    Remove a redundant noun 'dataset'
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    4bed591 View commit details
    Browse the repository at this point in the history
  6. Unify the style of comments

    Align the style of comment from single-line comment to multi-line comment
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    174a9e7 View commit details
    Browse the repository at this point in the history
  7. Correct the misdescription of LogSoftmax class

    Correct the misdescription comment of LogSoftmax class from 'softmax loss function' to 'logarithm of softmax'
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    4a02a72 View commit details
    Browse the repository at this point in the history
  8. Remove the '#' symbol in the header comment

    Remove the '#' symbol in the header comment
    cchung100m committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    ce04d77 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. update the result of pylint pipeline

    update out pylint pipeline to ensure all these points are caught
    cchung100m committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c967642 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. retrigger the CI

    cchung100m committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    66bd55c View commit details
    Browse the repository at this point in the history