Skip to content

fix: SyntaxWarning from docrep#1231

Open
selmanozleyen wants to merge 2 commits into
scverse:mainfrom
selmanozleyen:fix/sepal-docrep-syntaxwarning
Open

fix: SyntaxWarning from docrep#1231
selmanozleyen wants to merge 2 commits into
scverse:mainfrom
selmanozleyen:fix/sepal-docrep-syntaxwarning

Conversation

@selmanozleyen

Copy link
Copy Markdown
Member

fixes: #1230

So these should be added for now because we are in a transition to remove parallelize hence the backend kwarg. Later we can merge these two keys but for now I added them to the registry.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (ae5ceb4) to head (3b9fefc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1231   +/-   ##
=======================================
  Coverage   76.81%   76.81%           
=======================================
  Files          63       63           
  Lines        9267     9269    +2     
  Branches     1565     1565           
=======================================
+ Hits         7118     7120    +2     
  Misses       1547     1547           
  Partials      602      602           
Files with missing lines Coverage Δ
src/squidpy/_docs.py 94.73% <100.00%> (+0.14%) ⬆️
🚀 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syntax warnings upon import (1.8.2)

1 participant