diff --git a/preprocessing/sports/space_data/basketball/basketball_space_class.py b/preprocessing/sports/space_data/basketball/basketball_space_class.py index 7203b78..00abd5e 100644 --- a/preprocessing/sports/space_data/basketball/basketball_space_class.py +++ b/preprocessing/sports/space_data/basketball/basketball_space_class.py @@ -159,5 +159,4 @@ def download_data(self): os.remove(output_zip_path) print("delete the unecessary zip file") - return print("Data downloaded finish") print("delete the unecessary zip file") - return print("Data downloaded finish") \ No newline at end of file + return print("Data downloaded finish")