You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/03/05 22:19:04 UTC

[beam] 01/01: Merge pull request #4785: Add Python lint check for calls to unittest.main

This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 1eb5f09d812b3354541edc267df5d05af6cad5d2
Merge: 7aeb585 7d63497
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Mon Mar 5 14:18:59 2018 -0800

    Merge pull request #4785: Add Python lint check for calls to unittest.main

 sdks/python/apache_beam/io/filesystem_test.py          |  5 +++++
 sdks/python/apache_beam/io/filesystemio_test.py        |  5 +++++
 sdks/python/apache_beam/io/filesystems_test.py         |  5 +++++
 sdks/python/apache_beam/io/gcp/gcsfilesystem_test.py   |  5 +++++
 sdks/python/apache_beam/io/hadoopfilesystem_test.py    |  5 +++++
 sdks/python/apache_beam/io/localfilesystem_test.py     |  5 +++++
 sdks/python/apache_beam/options/value_provider_test.py |  5 +++++
 sdks/python/apache_beam/transforms/create_test.py      |  5 +++++
 sdks/python/apache_beam/transforms/util_test.py        |  5 +++++
 sdks/python/run_pylint.sh                              | 13 +++++++++++++
 10 files changed, 58 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
chamikara@apache.org.