Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add super __init__() for select classes
Several classes that were inheriting from "_HelicsCHandle" had no proper init and thus were not able to be used. Theses now have the same init as their superclass ("_HelicsCHandle") and will be more useful.
- Loading branch information