Skip to content

Commit

Permalink
Rebase and remove quotes around imported example
Browse files Browse the repository at this point in the history
  • Loading branch information
acmiyaguchi committed Aug 19, 2022
1 parent 0a9e917 commit 4b2c372
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/usage/settings.md
Expand Up @@ -99,9 +99,7 @@ Nested environment variables take precedence over the top-level environment vari
You may also populate a complex type by providing your own parsing function to
the `parse_env_var` classmethod in the Config object.

```py
{!.tmp_examples/settings_with_custom_parsing.py!}
```

## Dotenv (.env) support

Expand Down

0 comments on commit 4b2c372

Please sign in to comment.