This closes #2542
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3c2b855f Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3c2b855f Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3c2b855f Branch: refs/heads/master Commit: 3c2b855f5aa8a5e93076102e76ea21f9e36a96c7 Parents: f30d5b9 e03cc49 Author: Ahmet Altay <[email protected]> Authored: Fri Apr 14 16:43:52 2017 -0700 Committer: Ahmet Altay <[email protected]> Committed: Fri Apr 14 16:43:52 2017 -0700 ---------------------------------------------------------------------- sdks/python/.pylintrc | 5 ++++- .../python/apache_beam/examples/cookbook/group_with_coder.py | 6 ++++-- sdks/python/apache_beam/internal/pickler.py | 8 ++++---- .../apache_beam/io/gcp/datastore/v1/datastoreio_test.py | 4 ++-- sdks/python/apache_beam/io/textio.py | 2 +- sdks/python/apache_beam/transforms/combiners.py | 4 ++-- sdks/python/apache_beam/transforms/core.py | 2 +- sdks/python/apache_beam/transforms/ptransform.py | 2 +- sdks/python/apache_beam/typehints/typehints_test.py | 2 +- sdks/python/apache_beam/utils/retry.py | 2 +- sdks/python/tox.ini | 2 +- 11 files changed, 22 insertions(+), 17 deletions(-) ----------------------------------------------------------------------
