Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoCarabetta committed Nov 7, 2024
1 parent 409e657 commit a4613e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python-package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ You can use a helper to translate a function from R.
If you want to add `read_biomes`, just run

```sh
poetry shell
python helpers/translate_from_R.py read_biomes
uv run python helpers/translate_from_R.py read_biomes
```

It will scrape the original R function to get documentation and metadata.
Expand Down

0 comments on commit a4613e3

Please sign in to comment.