Skip to content

Commit a4d223f

Browse files
FynnBectr26
authored andcommitted
update licenses.json
1 parent 8062d77 commit a4d223f

File tree

2 files changed

+4212
-3233
lines changed

2 files changed

+4212
-3233
lines changed

bioimageio/spec/shared/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from ._update_nested import update_nested
2222
from .common import get_args, yaml # noqa
2323

24+
# license file copied from https: //github.com/spdx/license-list-data/blob/v3.20/json/licenses.json
2425
_license_file = Path(__file__).parent.parent / "static" / "licenses.json"
2526
_license_data = json.loads(_license_file.read_text(encoding="utf-8"))
2627

0 commit comments

Comments
 (0)