Skip to content

[MRG] Fix two docs build issues - #698

Open
rtavenar wants to merge 1 commit into
mainfrom
fix/docs-build-warnings
Open

[MRG] Fix two docs build issues#698
rtavenar wants to merge 1 commit into
mainfrom
fix/docs-build-warnings

Conversation

@rtavenar

Copy link
Copy Markdown
Member
  • Replace deprecated matplotlib.cm.get_cmap with plt.get_cmap in the shapelet distances example.
  • Fix RST bullet list formatting in UCR_UEA_datasets docstring (missing blank line before list caused a docutils "Unexpected indentation" error).

- Replace deprecated matplotlib.cm.get_cmap with plt.get_cmap in the
  shapelet distances example.
- Fix RST bullet list formatting in UCR_UEA_datasets docstring
  (missing blank line before list caused a docutils "Unexpected
  indentation" error).
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.14%. Comparing base (4cf2840) to head (caf9f48).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #698   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files          83       83           
  Lines        7814     7814           
=======================================
  Hits         7435     7435           
  Misses        379      379           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant