Skip to content

Commit

Permalink
maybe progress
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 1, 2024
1 parent 8b5c8ea commit baff95e
Show file tree
Hide file tree
Showing 5 changed files with 258 additions and 300 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ def _where_predicates(self) -> Union[ast.And, ast.Or]:
team=self._team,
),
)
breakpoint()

optional_exprs.append(
ast.CompareOperation(
Expand Down
Loading

0 comments on commit baff95e

Please sign in to comment.