-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MXNET-1291] solve pylint errors in examples with issue no.12205 #13815
Conversation
I will open PR after finishing all parts of commits |
@mxnet-label-bot add [pr-awaiting-review] @vandanavk for review |
the changes LGTM. could you fix the conflict - example/bayesian-methods/bdk_demo.py? |
I solve the conflict of bdk_demo.py and re-trigger the CI. thank you for the suggestions. :) |
@sandeep-krishnamurthy for review |
Hi @marcoabreu , Sorry for asking a rookie problem, how to re-trigger the failed job from Jenkins except commit another change of files. Best regards, |
You can use git commit --allow-empty :)
Am Fr., 1. Feb. 2019, 10:23 hat Neil Chien <[email protected]>
geschrieben:
… Hi @marcoabreu <https://github.com/marcoabreu> ,
Sorry for asking a rookie problem, how to re-trigger the failed job from
Jenkins except commit another change of files.
Best regards,
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13815 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ARxB69oX-n30PGv8-OdnUNJQlbvVyp1Oks5vJAetgaJpZM4Z3o9M>
.
|
Thanks for the prompt reply. You make me a great progress on participating open source community. (laugh) Thanks again. Best regards, |
Unify the style here and remove the testing 'print' code segment.
Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron"
Unify the style of comments suggested by @sandeep-krishnamurthy
6a90a19
to
b928376
Compare
Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
Hi @sandeep-krishnamurthy @marcoabreu I complete the rebase and re-test, I will appreciate if you can help to review/merge, thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @cchung100m for all your contributions!
LGTM
Can be merged after CI test passes.
Thanks for the prompt reply, and CI test passes. |
…che#13815) * Unify the style here Unify the style here and remove the testing 'print' code segment. * Unify the description of comment Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron" * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * git pull the lastest code from master of incubator-mxnet * Complete rebase * Solve PEP8 [C0304 ] Final newline missing Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
…che#13815) * Unify the style here Unify the style here and remove the testing 'print' code segment. * Unify the description of comment Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron" * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * git pull the lastest code from master of incubator-mxnet * Complete rebase * Solve PEP8 [C0304 ] Final newline missing Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
…che#13815) * Unify the style here Unify the style here and remove the testing 'print' code segment. * Unify the description of comment Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron" * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * git pull the lastest code from master of incubator-mxnet * Complete rebase * Solve PEP8 [C0304 ] Final newline missing Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
…che#13815) * Unify the style here Unify the style here and remove the testing 'print' code segment. * Unify the description of comment Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron" * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * git pull the lastest code from master of incubator-mxnet * Complete rebase * Solve PEP8 [C0304 ] Final newline missing Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
…che#13815) * Unify the style here Unify the style here and remove the testing 'print' code segment. * Unify the description of comment Change the description of comment from "multi-layer perceptron" to "Get multi-layer perceptron" * Unify the style of comments Unify the style of comments suggested by @sandeep-krishnamurthy * git pull the lastest code from master of incubator-mxnet * Complete rebase * Solve PEP8 [C0304 ] Final newline missing Sovle example/deep-embedded-clustering/solver.py(150): [C0304 ] Final newline missing
Description
solve pylint errors in examples with issue #12205
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments