Merge pull request #1378 from joakim-hove/wrap-summarystate
python wrapper for summarystate
This commit is contained in:
@@ -20,6 +20,7 @@ void python::common::export_all(py::module& module) {
|
||||
export_UnitSystem(module);
|
||||
export_Log(module);
|
||||
export_IO(module);
|
||||
export_SummaryState(module);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user