Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit c9098aa

Browse files
trigger another run
1 parent 90a1325 commit c9098aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/components.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def component_filtered_report(
3232
Filter a report such that the totals, etc. are only pertaining to the given component.
3333
"""
3434
print(report)
35+
print(components)
3536

3637
flags, paths = [], []
3738
for component in components:

0 commit comments

Comments
 (0)