This is an automated email from the ASF dual-hosted git repository.
nicknezis pushed a change to branch nicknezis/tracker-fixes
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
from b9fd15fcdb5 More style cleanup
add 6b87e26ff9d More lint related style fixes
No new revisions were added by this update.
Summary of changes:
.../src/python/utils/metrics/py_metrics.py | 2 +-
heron/tools/cli/src/python/kill.py | 2 +-
heron/tools/cli/src/python/main.py | 29 +++++++++++-----------
heron/tools/cli/src/python/restart.py | 6 ++---
heron/tools/cli/src/python/update.py | 8 +++---
heron/tools/cli/src/python/version.py | 6 ++---
heronpy/api/bolt/window_bolt.py | 2 +-
heronpy/api/component/component_spec.py | 19 ++++++++------
heronpy/api/metrics.py | 1 +
heronpy/api/topology.py | 14 ++++++-----
heronpy/connectors/pulsar/pulsarspout.py | 11 ++++----
heronpy/connectors/textfiles/textfilesgenerator.py | 4 +--
heronpy/streamlet/config.py | 2 +-
13 files changed, 56 insertions(+), 50 deletions(-)