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
minor #656 [Platform] Reformat model constructor parameters to single line (OskarStark)
This PR was squashed before being merged into the main branch.
Discussion
----------
[Platform] Reformat model constructor parameters to single line
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
Changed multi-line constructor parameter declarations to single line format across all model classes since default values were removed.
Commits
-------
7475dbf [Platform] Reformat model constructor parameters to single line
0 commit comments