Browse Source
The config.py embed used hl[10] but the file is only 7 lines long, so it highlighted a non-existent line. It was a leftover from the app01 example where line 10 was `settings = Settings()`. The prose just below confirms it: "Notice that now we don't create a default instance `settings = Settings()`."pull/15811/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue