updated to comply with uv

This commit is contained in:
2025-05-04 23:10:11 +02:00
parent 677aba38af
commit f4d7a84c3a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#! /Users/cato/Code/Cato447/speed-logger/.venv/bin/python3
#!/usr/bin/env -S uv run --script
from cfspeedtest import CloudflareSpeedtest
from db import init_db, insert_result