This closes #3065

Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/fe625678
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/fe625678
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/fe625678

Branch: refs/heads/master
Commit: fe625678f55d9c9cc288b644749d7916015cf080
Parents: 1b31167 98e685d
Author: Ahmet Altay <[email protected]>
Authored: Thu May 11 15:43:21 2017 -0700
Committer: Ahmet Altay <[email protected]>
Committed: Thu May 11 15:43:21 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/pipeline.py             |  4 ++--
 .../runners/dataflow/dataflow_runner.py         |  6 +++---
 .../runners/dataflow/dataflow_runner_test.py    |  6 +++---
 .../apache_beam/runners/direct/executor.py      |  2 +-
 .../runners/direct/transform_evaluator.py       | 10 ++++-----
 sdks/python/apache_beam/transforms/__init__.py  |  2 +-
 sdks/python/apache_beam/transforms/core.py      | 22 ++++++++++----------
 .../python/apache_beam/transforms/ptransform.py |  6 +++---
 .../apache_beam/transforms/ptransform_test.py   | 12 +++++------
 sdks/python/apache_beam/typehints/typecheck.py  |  2 +-
 10 files changed, 36 insertions(+), 36 deletions(-)
----------------------------------------------------------------------


Reply via email to