sanity check

This commit is contained in:
bel
2026-03-22 20:39:18 -06:00
parent ee273ff215
commit 4fd0714652

View File

@@ -7,6 +7,7 @@ import (
"flag"
"fmt"
"html/template"
"log"
"math"
"os"
"os/signal"
@@ -132,6 +133,7 @@ For the city {{.City}}, answer the following descriptors '1' for true or '0' for
}
}
log.Printf("%+v", results)
//log.Println(text)
for i := range descriptors {
sum := 0.0