Skip to content

Commit bd432f8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 316caa2 commit bd432f8

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,45 +17,45 @@ and this project adheres to [Semantic Versioning][]. Full commit history is avai
1717

1818
#### Added
1919

20-
- Use `rapids_singlecell`, `cupy` and `cuml` to accelerate cluster marker computation on GPUs {pr}`37`.
21-
- Add the possibility to softly enforce adherence to expected cell types {pr}`42`.
20+
- Use `rapids_singlecell`, `cupy` and `cuml` to accelerate cluster marker computation on GPUs {pr}`37`.
21+
- Add the possibility to softly enforce adherence to expected cell types {pr}`42`.
2222

2323
#### Changed
2424

25-
- Run cluster label harmonization also for a single sample {pr}`37`.
26-
- Re-format prompts into a dataclass {pr}`42`.
25+
- Run cluster label harmonization also for a single sample {pr}`37`.
26+
- Re-format prompts into a dataclass {pr}`42`.
2727

2828
#### Fixed
2929

30-
- Fixed a bug with integer sample labels {pr}`37`.
30+
- Fixed a bug with integer sample labels {pr}`37`.
3131

3232
### 0.1.3 (2025-02-07)
3333

3434
#### Added
3535

36-
- Added tests for the single-sample case {pr}`29`.
37-
- Refer to issues and PRs with sphinx {pr}`30`.
36+
- Added tests for the single-sample case {pr}`29`.
37+
- Refer to issues and PRs with sphinx {pr}`30`.
3838

3939
#### Removed
4040

41-
- Removed `tenacity` for query retries {pr}`28`.
41+
- Removed `tenacity` for query retries {pr}`28`.
4242

4343
#### Fixed
4444

45-
- Fixed `_get_annotation_summary_string` for the single-sample case {pr}`29`.
46-
- Fixed the expected cell type marker test by adding additional marker genes {pr}`28`.
45+
- Fixed `_get_annotation_summary_string` for the single-sample case {pr}`29`.
46+
- Fixed the expected cell type marker test by adding additional marker genes {pr}`28`.
4747

4848
### 0.1.2 (2025-01-29)
4949

5050
#### Added
5151

52-
- Update the documentation, in particular the installation instructions.
52+
- Update the documentation, in particular the installation instructions.
5353

5454
### 0.1.1 (2025-01-29)
5555

5656
#### Added
5757

58-
- Initial push to PyPI
58+
- Initial push to PyPI
5959

6060
### 0.1.0 (2025-01-29)
6161

0 commit comments

Comments
 (0)