Skip to content

Commit

Permalink
Update modin/core/storage_formats/pandas/query_compiler_validator.py
Browse files Browse the repository at this point in the history
Co-authored-by: Iaroslav Igoshev <[email protected]>
  • Loading branch information
arunjose696 and YarShev committed Aug 26, 2024
1 parent 90ba1a4 commit e9060a7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ def cast_arg_to_current_qc(arg):

def apply_argument_cast():
"""
Cast args of all functions that are members of query compilers.
Cast any of args that is a query compiler to the type of left query compiler.
Returns
-------
func
Expand Down

0 comments on commit e9060a7

Please sign in to comment.