Skip to content

Commit e10ffee

Browse files
committed
reformat
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent e0184cc commit e10ffee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cyclonedx/schema/_res/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050

5151
BOM_JSON_STRICT: Dict[SchemaVersion, Optional[str]] = {
5252
SchemaVersion.V1_6: BOM_JSON[SchemaVersion.V1_6],
53-
# >= v1.4 is already strict - no special file here
5453
SchemaVersion.V1_5: BOM_JSON[SchemaVersion.V1_5],
5554
SchemaVersion.V1_4: BOM_JSON[SchemaVersion.V1_4],
5655
# <= 1.3 need special files

0 commit comments

Comments
 (0)