fix a lot

fix dockerfile
fix queue operations
improve style
This commit is contained in:
Mustafa Soylu
2025-06-11 18:08:14 +02:00
parent 7ef0d3f34a
commit 6aa1c08895
15 changed files with 124 additions and 4460 deletions

View File

@@ -41,4 +41,4 @@ pytest tests/test_downloads.py
For more detailed output, use the `-v` (verbose) and `-s` (show print statements) flags:
```bash
pytest -v -s
```
```