You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge local changes:
- Use `pyproject.toml`
- Generate code based on the latest schema, notably `DynOut` is now a list of strings instead of a single string
- SetterFlags implemented
- Tests updated
- Type hints adjusted for a better dev experience. Still needs more work.
- Migrate (copy and adapt) some more code from DSS-Python
- Handle integration with DSS-Python and OpenDSSDirect.py
- Fix some Bus functions (renamed in DSS C-API)
- Initial documentation