This closes #1885
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/168d6a18 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/168d6a18 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/168d6a18 Branch: refs/heads/master Commit: 168d6a18fe5bcaf1a98fdda97c88e81f6a156642 Parents: 6ea4b3a 0f56343 Author: Ahmet Altay <[email protected]> Authored: Wed Feb 1 17:39:07 2017 -0800 Committer: Ahmet Altay <[email protected]> Committed: Wed Feb 1 17:39:07 2017 -0800 ---------------------------------------------------------------------- .../python/apache_beam/examples/complete/estimate_pi.py | 5 ++++- .../apache_beam/examples/complete/estimate_pi_test.py | 2 +- sdks/python/apache_beam/io/avroio_test.py | 4 ++-- sdks/python/apache_beam/io/bigquery_test.py | 3 ++- sdks/python/apache_beam/io/source_test_utils_test.py | 3 +-- sdks/python/apache_beam/io/textio_test.py | 12 ++++++------ sdks/python/apache_beam/transforms/combiners_test.py | 5 ++--- 7 files changed, 18 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
