You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "cclauss (JIRA)" <ji...@apache.org> on 2018/04/12 17:34:00 UTC

[jira] [Updated] (MXNET-313) Eliminating Python "undefined names"

     [ https://issues.apache.org/jira/browse/MXNET-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

cclauss updated MXNET-313:
--------------------------
    Description: 
Running *flake8 --select=F821 .* flags undefined names in the Python source code that should be resolved because they could possibly raise NameError at runtime.  Details provided at:
* https://github.com/apache/incubator-mxnet/issues/8270
* https://github.com/apache/incubator-mxnet/pull/10490



  was:
Running *flake8 --select=F821 .* flags undefined names in the Python source code that should be resolved because they could possibly raise NameError at runtime.  https://github.com/apache/incubator-mxnet/pull/10490 provides details.




> Eliminating Python "undefined names"
> ------------------------------------
>
>                 Key: MXNET-313
>                 URL: https://issues.apache.org/jira/browse/MXNET-313
>             Project: Apache MXNet
>          Issue Type: Bug
>            Reporter: cclauss
>            Priority: Minor
>
> Running *flake8 --select=F821 .* flags undefined names in the Python source code that should be resolved because they could possibly raise NameError at runtime.  Details provided at:
> * https://github.com/apache/incubator-mxnet/issues/8270
> * https://github.com/apache/incubator-mxnet/pull/10490



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org