Skip to content

[MRG] Remove a debug print in projection_sparse_simplex and a SyntaxWarning on import - #860

Open
itzzdev09 wants to merge 2 commits into
PythonOT:masterfrom
itzzdev09:remove-debug-print
Open

itzzdev09 wants to merge 2 commits into
PythonOT:masterfrom
itzzdev09:remove-debug-print

Conversation

@itzzdev09

Copy link
Copy Markdown
Contributor

Types of changes

  • Bug fix

Description

Two small clean-ups:

How has this been tested

python -W error::SyntaxWarning -c "import ot" now succeeds, and calling projection_sparse_simplex with axis=1 no longer prints anything. test/test_utils.py passes.

Checklist

  • I have updated the RELEASES.md file.

@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.85%. Comparing base (649b968) to head (5bb191b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
- Coverage   96.85%   96.85%   -0.01%     
==========================================
  Files         128      128              
  Lines       26197    26196       -1     
==========================================
- Hits        25373    25372       -1     
  Misses        824      824              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant