We should stop using non-public `scanpy.logging.info`
Open
@selmanozleyen is already working on this.
Since Dec 14, 2025.
- Dominant language
- Python
- Stars
- 598
- Forks
- 121
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 3
Description
Description of feature
Continuation of https://github.com/scverse/squidpy/pull/1076#discussion_r2602062836
@ilan-gold scanpy.logging looks pretty public https://github.com/scverse/scanpy/blob/f3d270dbb996a88741f321e213527d2c0a1f8116/src/scanpy/__init__.py#L59 are you sure its not?
If not we should remove them. Also using spatialdata._logger doesn't sit well with me since this one looks like the private one lol. In this issue we should decide what to use.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.