mirror of https://github.com/explosion/spaCy.git
fix config example [ci skip]
This commit is contained in:
parent
3929431af1
commit
3ac620f09d
|
@ -632,7 +632,7 @@ tabular results to a file:
|
|||
> ### config.cfg (excerpt)
|
||||
> [training.logger]
|
||||
> @loggers = "my_custom_logger.v1"
|
||||
> file_path = "my_file.tab"
|
||||
> log_path = "my_file.tab"
|
||||
> ```
|
||||
|
||||
```python
|
||||
|
|
Loading…
Reference in New Issue