Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
aantn committed Jun 28, 2024
1 parent 24af7f5 commit 9fda8be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robusta_krr/core/abstract/strategies.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
SelfRR = TypeVar("SelfRR", bound="ResourceRecommendation")


# TODO: rename so it isn't the same name as ResourceRecommendation in result.py
class ResourceRecommendation(pd.BaseModel):
"""A class to represent resource recommendation with optional request and limit values.
Expand Down

0 comments on commit 9fda8be

Please sign in to comment.