GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2900
[STORM-3264] fix "local variable referenced before assignment" in storm.py
minor fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2900.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2900
----
commit d0dc3b4bd86657f2be13c1c0cdae2e5933da9eb1
Author: Meng Li (Ethan) <ethanopensource@...>
Date: 2018-11-01T14:08:15Z
[STORM-3264] fix "local variable referenced before assignment" in storm.py
----
---