Closes #1634

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

Branch: refs/heads/python-sdk
Commit: e2652787355d4c322138f55ae2c54494ec592e59
Parents: d3c8874 e62249a
Author: Robert Bradshaw <rober...@google.com>
Authored: Thu Dec 15 16:52:39 2016 -0800
Committer: Robert Bradshaw <rober...@google.com>
Committed: Thu Dec 15 16:52:39 2016 -0800

----------------------------------------------------------------------
 sdks/python/README.md                           |  2 +-
 .../examples/complete/autocomplete.py           |  2 +-
 .../examples/complete/estimate_pi.py            |  2 +-
 .../apache_beam/examples/complete/tfidf.py      |  2 +-
 .../examples/complete/top_wikipedia_sessions.py |  6 ++---
 .../examples/cookbook/custom_ptransform.py      |  2 +-
 .../examples/cookbook/multiple_output_pardo.py  |  2 +-
 .../apache_beam/examples/snippets/snippets.py   | 16 ++++++-------
 .../examples/snippets/snippets_test.py          |  2 +-
 .../apache_beam/examples/wordcount_debugging.py |  2 +-
 sdks/python/apache_beam/io/avroio.py            |  4 ++--
 .../apache_beam/io/datastore/v1/datastoreio.py  |  4 ++--
 sdks/python/apache_beam/io/iobase.py            |  6 ++---
 sdks/python/apache_beam/io/textio.py            |  4 ++--
 sdks/python/apache_beam/pipeline_test.py        |  4 ++--
 .../runners/dataflow/native_io/iobase.py        |  2 +-
 .../apache_beam/runners/direct/direct_runner.py |  2 +-
 sdks/python/apache_beam/runners/runner.py       |  4 ++--
 sdks/python/apache_beam/transforms/combiners.py | 14 ++++++------
 .../apache_beam/transforms/combiners_test.py    |  2 +-
 sdks/python/apache_beam/transforms/core.py      | 24 ++++++++++----------
 .../python/apache_beam/transforms/ptransform.py | 10 ++++----
 .../apache_beam/transforms/ptransform_test.py   |  6 ++---
 .../python/apache_beam/transforms/sideinputs.py | 10 ++++----
 sdks/python/apache_beam/transforms/util.py      |  4 ++--
 .../transforms/write_ptransform_test.py         |  2 +-
 .../typehints/typed_pipeline_test.py            |  2 +-
 27 files changed, 71 insertions(+), 71 deletions(-)
----------------------------------------------------------------------


Reply via email to