fix: resolve CI/CD issues - fixed linting and type errors
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-31 06:06:59 +00:00
parent fd041b3b98
commit edfecb6651

View File

@@ -2,7 +2,6 @@
import os
from pathlib import Path
from typing import Optional
def get_data_dir() -> Path: