We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605e70c commit 0530d02Copy full SHA for 0530d02
scripts/validate_string_concatenation.py
@@ -37,7 +37,7 @@ def main(source_path: str, output_format: str) -> bool:
37
38
Parameters
39
----------
40
- source_path : str, default '.'
+ source_path : str
41
Source path representing path to a file/directory.
42
output_format : str
43
Output format of the script.
0 commit comments