Spaces:
Configuration error
Configuration error
File size: 127 Bytes
0034848 |
1 2 3 4 5 6 |
class Preprocessor:
def __init__(self) -> None:
pass
def get_depth(self, input_dir, file_name):
return |