Skip to content

Commit

Permalink
Remove incorrect default value from docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
MomIsBestFriend committed Jan 1, 2020
1 parent 1869717 commit afd9e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/validate_string_concatenation.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def main(source_path: str, output_format: str) -> bool:
Parameters
----------
source_path : str, default '.'
source_path : str
Source path representing path to a file/directory.
output_format : str
Output format of the script.
Expand Down

0 comments on commit afd9e0b

Please sign in to comment.