-
Notifications
You must be signed in to change notification settings - Fork 18
Labels
class::bugBugs found in the softwareBugs found in the softwareclass::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalitymodel::odeThis issue concerns any kind of ODE-based model.This issue concerns any kind of ODE-based model.
Description
Bug description
When using result.print_table()
in the pycode, the return is given by a string and not written to the console.
As this is not intuitive and might be confusing, we should change it, so it prints directly to the console.
Currently, you have to use print(result.print_table())
.
Version
Any
To reproduce
Just use this command in the pycode.
Relevant log output
Add any relevant information, e.g. used compiler, screenshots.
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project
Metadata
Metadata
Assignees
Labels
class::bugBugs found in the softwareBugs found in the softwareclass::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalitymodel::odeThis issue concerns any kind of ODE-based model.This issue concerns any kind of ODE-based model.
Type
Projects
Status
👀 Review