Skip to content

Commit 93ce0e4

Browse files
committed
Add unit test for the ORT package-list.yml support
Signed-off-by: tdruez <[email protected]>
1 parent 5284852 commit 93ce0e4

File tree

4 files changed

+521
-0
lines changed

4 files changed

+521
-0
lines changed

scanpipe/pipes/ort.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ class Dependency:
9494
# isDynamicallyLinked: bool = False
9595
# labels: dict = field(default_factory=dict)
9696

97+
9798
# private data class PackageList(
9899
# val projectName: String? = null,
99100
# val projectVcs: Vcs? = null,

0 commit comments

Comments
 (0)