Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
czaloom committed Jun 7, 2024
1 parent fc7f958 commit dd47208
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Model,
Prediction,
)
from valor_api.schemas.filters import And, Equal, Operands, Symbol, Value
from valor_api.schemas.filters import Equal, Operands, Symbol, Value


def _round_dict(d: dict, prec: int = 3) -> None:
Expand Down

0 comments on commit dd47208

Please sign in to comment.