Skip to content

Commit 7f0a6bb

Browse files
committed
Update docs
1 parent fde1e9c commit 7f0a6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ loggers:
179179
propagate: no
180180
```
181181
182-
You'll notice that we are using `ext://...` for the `static_fields`. This will load data from other modules such as the one below.
182+
You'll notice that we are using `ext://...` for `json_default` and`static_fields`. This will load data from other modules such as the one below.
183183

184184
```python title="logging_config.py"
185185
import importlib.metadata

0 commit comments

Comments
 (0)