feat(Actions): added auto linting to main and pull requests fixed some typos

This commit is contained in:
2024-12-21 14:23:46 -07:00
parent b23d807d8d
commit 078bc71bf9
5 changed files with 66 additions and 12 deletions

View File

@ -1,4 +1,3 @@
import time
from http.server import BaseHTTPRequestHandler, HTTPServer
hit_count = 0 # In-memory counter