Roberto Cota

Results 1 issues of Roberto Cota

https://github.com/goodwillpunning/hyperleaup/blob/bf2a4e6bce6b613ee36fefbc14c68f87ce218c6c/src/hyperleaup/creator.py#L306 The type for the attribute _parquet_paths_ is written as **list[str]** but it must have been used the type class List as **List[str]** (with capital L)