💚 Fix mypy
dl / lint (push) Successful in 1m8s Details
dl / docker (push) Successful in 40s Details

This commit is contained in:
Michel Roux 2024-02-23 11:54:11 +01:00
parent 6c3d656f23
commit 559acb8196
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if not path.is_dir():
for console in path.iterdir():
if console.is_dir() and Path(console / "roms").is_dir():
# run has_files
run(["has_files.sh", Path(console.name / "roms"), console.name, "true", path])
run(["has_files.sh", f"{console.name}/roms", console.name, "true", path])
# download metadata
metadatas = get(