Fix gravitymark report (#38)

This commit is contained in:
nharris-lmg
2023-12-27 14:13:53 -08:00
committed by GitHub

View File

@@ -57,7 +57,7 @@ try:
sys.exit(1)
report = {
"api": args.api,
"test": args.api,
"score": score
}