fix config example [ci skip]

This commit is contained in:
Sofie Van Landeghem
2020-08-31 17:40:04 +02:00
committed by GitHub
parent 3929431af1
commit 3ac620f09d
+1 -1
View File
@@ -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