Skip to content

Commit 3199262

Browse files
Kick restyle
1 parent c2ec44b commit 3199262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chef/sample_app_util/zap_file_parser.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def generate_name(zap_file_path: str) -> str:
312312
zap_file_path: Path to the zap file to parse for generating the metadata file.
313313
314314
Returns:
315-
Name of the file generated by following convention.
315+
Name of the file generated by following the convention.
316316
"""
317317
parsed = generate_metadata(zap_file_path)
318318
names = []

0 commit comments

Comments
 (0)