-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GitHub Actions Submodule Updater
committed
Dec 4, 2024
1 parent
e1e7108
commit 03ae129
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule brightway2-io
updated
7 files
+1 −1 | .github/workflows/python-test.yml | |
+6 −2 | bw2io/__init__.py | |
+5 −8 | bw2io/importers/__init__.py | |
+8 −4 | bw2io/importers/base_lci.py | |
+9 −3 | bw2io/importers/simapro_block_csv.py | |
+11 −8 | pyproject.toml | |
+12 −7 | tests/simapro_block.py |