-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more typing around scale-in decision state (#3119)
Use a typed dataclass with human readable names, instead of a numerically index list for the decision state itself, and add type anontations on the method signature. This is intended to make some of the decision code easier to read and typecheck, but should not change behaviour.
- Loading branch information
1 parent
ab2a338
commit 23a8c70
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters