Skip to content

Fix IO warning #296

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Fix IO warning #296

wants to merge 10 commits into from

Conversation

Zethson
Copy link
Member

@Zethson Zethson commented Mar 25, 2025

Fixes

/home/lukas/miniforge3/envs/lamindb/lib/python3.12/site-packages/anndata/utils.py:429: FutureWarning: Importing read_text from `anndata` is deprecated. Import anndata.io.read_text instead.
  warnings.warn(msg, FutureWarning)

also modernizes the setup a tiny but and removes ancient flake8 and other stuff

Zethson and others added 8 commits March 25, 2025 12:32
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
… into fix/warning
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
F401
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
fix
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
@Zethson
Copy link
Member Author

Zethson commented Mar 25, 2025

IDK what to do about

Error: no downloadable artifacts found (expired)

@Zethson Zethson requested a review from LucaMarconato March 25, 2025 12:07
Zethson and others added 2 commits May 8, 2025 04:25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Zethson
Copy link
Member Author

Zethson commented May 9, 2025

@LucaMarconato interested in merging this?

The RTD error is unrelated and it'll likely work with a rerun.

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.

None yet

1 participant