Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Initialize model _steps and _time during __new__
This is to retain backward compatibility with Mesa 2.1.x behavior where a model `super().__init__()` is not necessary.
- Loading branch information