This closes #1913

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

Branch: refs/heads/master
Commit: 4ccbdbc3841b37efeb0b1c148216fa0f63efe4e2
Parents: 99f93eb 1af093b
Author: Ahmet Altay <al...@google.com>
Authored: Fri Feb 3 09:47:59 2017 -0800
Committer: Ahmet Altay <al...@google.com>
Committed: Fri Feb 3 09:47:59 2017 -0800

----------------------------------------------------------------------
 .../examples/complete/top_wikipedia_sessions.py | 10 +++----
 .../examples/cookbook/datastore_wordcount.py    |  2 +-
 .../examples/cookbook/multiple_output_pardo.py  |  2 +-
 .../apache_beam/examples/snippets/snippets.py   | 10 +++----
 .../examples/snippets/snippets_test.py          | 14 ++++-----
 sdks/python/apache_beam/examples/wordcount.py   |  2 +-
 .../apache_beam/examples/wordcount_debugging.py |  2 +-
 .../apache_beam/io/datastore/v1/datastoreio.py  |  8 +++---
 sdks/python/apache_beam/io/iobase.py            |  6 ++--
 sdks/python/apache_beam/pipeline_test.py        | 24 ++++++++--------
 sdks/python/apache_beam/runners/common.py       | 30 ++++++++++----------
 .../consumer_tracking_pipeline_visitor_test.py  |  6 ++--
 .../runners/direct/helper_transforms.py         |  6 ++--
 .../runners/direct/transform_evaluator.py       | 18 ++++++------
 sdks/python/apache_beam/runners/runner_test.py  |  4 +--
 sdks/python/apache_beam/transforms/core.py      | 28 +++++++++---------
 .../apache_beam/transforms/display_test.py      |  8 +++---
 .../apache_beam/transforms/ptransform_test.py   | 18 ++++++------
 .../apache_beam/transforms/window_test.py       |  4 +--
 sdks/python/apache_beam/typehints/typecheck.py  | 22 +++++++-------
 .../typehints/typed_pipeline_test.py            |  4 +--
 21 files changed, 114 insertions(+), 114 deletions(-)
----------------------------------------------------------------------


Reply via email to