Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeschamps authored Oct 20, 2024
1 parent fc2a19c commit 5f5cf3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# CAREamics-stubs

[![License](https://img.shields.io/pypi/l/careamics.svg?color=green)](https://github.com/CAREamics/careamics/blob/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/careamics.svg?color=green)](https://pypi.org/project/careamics)
[![PyPI](https://img.shields.io/pypi/v/careamics-stubs.svg?color=green)](https://pypi.org/project/careamics-stubs)
[![Python Version](https://img.shields.io/pypi/pyversions/careamics.svg?color=green)](https://python.org)
[![CI](https://github.com/CAREamics/careamics/actions/workflows/ci.yml/badge.svg)](https://github.com/CAREamics/careamics/actions/workflows/ci.yml)

Expand All @@ -20,4 +20,4 @@ variants and cousins (CARE, Noise2Noise, N2V2, P(P)N2V, HDN, muSplit etc.).

```
stubgen /path/to/careamics/repo/src -o /path/to/careamics-stubs/
```
```

0 comments on commit 5f5cf3c

Please sign in to comment.