Skip to content

Commit c2a75dd

Browse files
authored
Update tests/test_source_cli.py
1 parent c3d1ec7 commit c2a75dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_source_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2174,7 +2174,7 @@ class Settings(BaseSettings, cli_parse_args=True):
21742174
-h, --help show this help message and exit
21752175
21762176
visible_obj options:
2177-
--visible_obj JSON set visible_obj from JSON string
2177+
--visible_obj [JSON] set visible_obj from JSON string (default: {{}})
21782178
--visible_obj.visible_a int
21792179
(required)
21802180
--visible_obj.visible_b int

0 commit comments

Comments
 (0)