Commit 11512f1
committed
docs: Update docstring for ConfigurationManager __init__ method
- Updated the docstring for the ConfigurationManager class's __init__ method to include details about the 'indent' parameter for controlling JSON indentation level during formatting.
This update provides improved documentation clarity by specifying the purpose of the 'indent' parameter in the method's signature.1 parent 03c858c commit 11512f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments