Skip to content

Commit

Permalink
Update credsweeper/file_handler/struct_content_provider.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnls committed Nov 16, 2022
1 parent 7658d0f commit 6d21b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion credsweeper/file_handler/struct_content_provider.py
Expand Up @@ -12,7 +12,7 @@ class StructContentProvider(ContentProvider):
Parameters:
struct: byte sequence to be stored.
file_path: optional string. Might be specified if you know true file name lines was taken from.
file_path: optional string. Might be specified if you know true file name where lines were taken from.
"""

Expand Down

0 comments on commit 6d21b72

Please sign in to comment.