Skip to content

Commit 0a55cca

Browse files
committed
ci(test): force flake8 issue
1 parent b5d31c6 commit 0a55cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

capycli/common/capycli_bom_support.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ def get_ext_ref_source_code_url(comp: Component) -> Any:
193193

194194
return ""
195195

196+
196197
@staticmethod
197198
def get_ext_ref_source_url(comp: Component) -> Any:
198199
for ext_ref in comp.external_references:

0 commit comments

Comments
 (0)