Skip to content

Commit 2903e39

Browse files
authored
Update stats.py
1 parent 954b202 commit 2903e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_doc_sdk_examples_tools/stats.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def print_stats(stats: Dict[str, Any]):
7171

7272
def main(roots: List[str]):
7373
"""
74-
Main function that collects stats for each root directory and prints the results.
74+
Collects stats for each root and prints results.
7575
7676
Args:
7777
roots (List[str]): A list of root directory paths as strings.

0 commit comments

Comments
 (0)