Skip to content

Commit

Permalink
reaaally...
Browse files Browse the repository at this point in the history
  • Loading branch information
spjuhel committed Feb 1, 2024
1 parent 1c08672 commit f93a305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boario_tools/mriot.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ def aggreg(
)
)

assert isinstance(mrio, pymryo.IOSystem)
assert isinstance(mrio, pymrio.IOSystem)
log.info(
"Reading aggregation from {}".format(Path(sector_aggregator_path).absolute())
)
Expand Down

0 comments on commit f93a305

Please sign in to comment.