Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix IO warning #296

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

Fix IO warning #296

wants to merge 8 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>
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>
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant