Closes #2586
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4121ec49 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4121ec49 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/4121ec49 Branch: refs/heads/master Commit: 4121ec490f2b3714cb668cc5811ba0bf88d610e5 Parents: e26bfbe c25380b Author: Robert Bradshaw <[email protected]> Authored: Thu Apr 20 08:59:52 2017 -0700 Committer: Robert Bradshaw <[email protected]> Committed: Thu Apr 20 08:59:52 2017 -0700 ---------------------------------------------------------------------- .../examples/cookbook/bigquery_side_input.py | 2 +- .../apache_beam/examples/cookbook/filters.py | 2 +- sdks/python/apache_beam/io/concat_source_test.py | 2 +- .../python/apache_beam/io/filebasedsource_test.py | 18 +++++++++--------- sdks/python/apache_beam/io/sources_test.py | 2 +- sdks/python/apache_beam/io/tfrecordio_test.py | 8 ++++---- sdks/python/apache_beam/pipeline_test.py | 2 +- sdks/python/apache_beam/transforms/core.py | 13 ++----------- 8 files changed, 20 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
