Added script to download files from external db

This commit is contained in:
Donkie
2024-05-12 10:48:33 +02:00
parent 1962ffb43e
commit 21d541a680
6 changed files with 725 additions and 739 deletions

View File

@@ -19,6 +19,6 @@ repos:
- id: ruff
args: ["--target-version", "py39"]
- repo: https://github.com/pdm-project/pdm
rev: 2.7.4
rev: 2.15.2
hooks:
- id: pdm-lock-check