You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/08/21 18:07:21 UTC

[beam] branch master updated (dfb5cd5 -> 21de8ba)

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

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


    from dfb5cd5  Merge pull request #12444 from [BEAM-10771] Added a whitespace lint as part of python lint precommit
     add 21de8ba  [BEAM-10764] Make is_in_ipython robust (#12641)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/utils/interactive_utils.py | 19 ++++--
 .../apache_beam/utils/interactive_utils_test.py    | 68 ++++++++++++++++++++++
 2 files changed, 82 insertions(+), 5 deletions(-)
 create mode 100644 sdks/python/apache_beam/utils/interactive_utils_test.py