Skip to content

Commit

Permalink
initial tests for CO2_expert
Browse files Browse the repository at this point in the history
  • Loading branch information
lrdossan committed Jan 23, 2023
1 parent 46d1382 commit d117eb4
Show file tree
Hide file tree
Showing 4 changed files with 727 additions and 3 deletions.
4 changes: 2 additions & 2 deletions caimira/apps/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .expert import ExpertApplication
from .simulator import CO2Application


__all__ = ['ExpertApplication']
__all__ = ['ExpertApplication', 'CO2Application']
Loading

0 comments on commit d117eb4

Please sign in to comment.