Closes #566
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/bff98017 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/bff98017 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/bff98017 Branch: refs/heads/python-sdk Commit: bff98017888e79ab22bdda11cef4c8508c9b8dfe Parents: 5434e59 7bedbcc Author: Dan Halperin <[email protected]> Authored: Thu Jun 30 10:32:25 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Thu Jun 30 10:32:25 2016 -0700 ---------------------------------------------------------------------- sdks/python/.pylintrc | 2 - sdks/python/apache_beam/dataflow_test.py | 4 +- sdks/python/apache_beam/runners/runner_test.py | 6 +- .../apache_beam/transforms/aggregator_test.py | 2 +- .../apache_beam/transforms/ptransform_test.py | 72 ++++++++++---------- .../apache_beam/transforms/trigger_test.py | 1 - sdks/python/apache_beam/transforms/util.py | 2 +- .../apache_beam/typehints/trivial_inference.py | 1 - sdks/python/apache_beam/typehints/typehints.py | 2 +- .../apache_beam/typehints/typehints_test.py | 20 +++--- sdks/python/run_pylint.sh | 7 +- 11 files changed, 58 insertions(+), 61 deletions(-) ----------------------------------------------------------------------
