We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954b202 commit 2903e39Copy full SHA for 2903e39
aws_doc_sdk_examples_tools/stats.py
@@ -71,7 +71,7 @@ def print_stats(stats: Dict[str, Any]):
71
72
def main(roots: List[str]):
73
"""
74
- Main function that collects stats for each root directory and prints the results.
+ Collects stats for each root and prints results.
75
76
Args:
77
roots (List[str]): A list of root directory paths as strings.
0 commit comments