Skip to content

Commit 36b8bfe

Browse files
authored
Remove unknown file reference in documentation (#640)
1 parent 697aaa6 commit 36b8bfe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,8 +1691,6 @@ class Settings(BaseSettings):
16911691

16921692
If a shortcut collides (is mapped to multiple fields), it will apply to the first matching field in the model.
16931693

1694-
See the [test cases](../tests/test_source_cli.py) for more advanced usage and edge cases.
1695-
16961694
### Integrating with Existing Parsers
16971695

16981696
A CLI settings source can be integrated with existing parsers by overriding the default CLI settings source with a user

0 commit comments

Comments
 (0)