You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2023/02/21 22:03:12 UTC

[datasketches-cpp] 01/01: Merge pull request #345 from apache/python_cleanup

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

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git

commit 4ac786666b9c7f87caff49d0d0ec3376aaaf3d39
Merge: 936103a c403a7d
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Feb 21 14:03:06 2023 -0800

    Merge pull request #345 from apache/python_cleanup
    
    minor cleanup, no functional changes

 python/src/cpc_wrapper.cpp   |  2 +-
 python/src/hll_wrapper.cpp   | 10 +++++-----
 python/src/theta_wrapper.cpp |  8 ++++----
 python/src/tuple_wrapper.cpp |  8 ++++----
 python/tests/cpc_test.py     | 20 ++++++++++----------
 python/tests/hll_test.py     | 39 +++++++++++++++++++--------------------
 python/tests/theta_test.py   | 22 ++++++++++------------
 python/tests/tuple_test.py   | 28 +++++++++++++---------------
 8 files changed, 66 insertions(+), 71 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org