You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (time_per_fileisnotNoneandtuples_per_fileisnotNone) or (tuples_per_fileisnotNoneandbytes_per_fileisnotNone) or (time_per_fileisnotNoneandbytes_per_fileisnotNone):
297
297
raiseValueError("The parameters are mutually exclusive: bytes_per_file, time_per_file, tuples_per_file")
0 commit comments