Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docs + minor edits #643

Merged
merged 4 commits into from
Jul 24, 2024
Merged

Fix docs + minor edits #643

merged 4 commits into from
Jul 24, 2024

Conversation

LucaMarconato
Copy link
Member

@LucaMarconato LucaMarconato commented Jul 24, 2024

Closes #642
Also fixes the docs building, that stopped working last week.

minor

@LucaMarconato LucaMarconato changed the title fix torch dependency in docs; minor comment Fix docs + minor edits Jul 24, 2024
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.94%. Comparing base (744093d) to head (148164d).
Report is 39 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #643   +/-   ##
=======================================
  Coverage   89.94%   89.94%           
=======================================
  Files          44       44           
  Lines        6755     6755           
=======================================
  Hits         6076     6076           
  Misses        679      679           
Files with missing lines Coverage Δ
src/spatialdata/_io/format.py 84.35% <ø> (ø)

@LucaMarconato
Copy link
Member Author

The bug with the docs is discussed here: sphinx-doc/sphinx#12589. There seems to be no fix as of 7.4.7; I am going to try using the suppress_warning workaround shown in the issue.

@LucaMarconato LucaMarconato marked this pull request as ready for review July 24, 2024 16:08
@LucaMarconato LucaMarconato merged commit 73fb2e0 into main Jul 24, 2024
8 checks passed
@LucaMarconato LucaMarconato deleted the fix/docs branch July 24, 2024 16:08
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.

ImageTilesDataset not in docs
1 participant