Remove TODO comment

This commit is contained in:
shadeMe 2023-08-23 11:13:44 +02:00
parent feda7fa63c
commit 001926db50
No known key found for this signature in database
GPG Key ID: 6FCA9FC635B2A402

View File

@ -197,8 +197,6 @@ can either be passed as command-line arguments or read from the
$ python -m spacy init fill-curated-transformer [base_path] [output_file] [--model-name] [--model-revision] [--pipe-name] [--code]
```
TODO: update
| Name | Description |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `base_path` | Path to base config to fill, e.g. generated by the [quickstart widget](/usage/training#quickstart). ~~Path (positional)~~ |