Small script changes.

This commit is contained in:
Norm Rasmussen
2025-04-01 16:44:16 -04:00
parent 6db49a2ea9
commit 806fb1f4bc
4 changed files with 10 additions and 5 deletions

View File

@ -13,6 +13,7 @@ headers = {
"x-api-key": api_key,
"content-type": "application/json",
}
yoyo = ""
def load_file(basefile):