You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/05/23 19:29:10 UTC

[1/2] beam git commit: Fix lint error in datastoreio_test

Repository: beam
Updated Branches:
  refs/heads/master c84d3da38 -> 774d8972e


Fix lint error in datastoreio_test


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/329e4bd3
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/329e4bd3
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/329e4bd3

Branch: refs/heads/master
Commit: 329e4bd3bfa3414b661c8253f612f48527c783c0
Parents: c84d3da
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 23 10:42:54 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 23 12:28:43 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/329e4bd3/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py b/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py
index 424e714..94cac3e 100644
--- a/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py
+++ b/sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py
@@ -15,7 +15,6 @@
 # limitations under the License.
 #
 
-import math
 import unittest
 
 from mock import MagicMock, call, patch


[2/2] beam git commit: This closes #3209

Posted by al...@apache.org.
This closes #3209


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/774d8972
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/774d8972
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/774d8972

Branch: refs/heads/master
Commit: 774d8972e582fe272686fb699cde0006a58a846f
Parents: c84d3da 329e4bd
Author: Ahmet Altay <al...@google.com>
Authored: Tue May 23 12:28:47 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Tue May 23 12:28:47 2017 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio_test.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------