mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-07-06 19:27:14 -06:00
feat(Actions): added auto linting to main and pull requests fixed some typos
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import time
|
||||
from http.server import BaseHTTPRequestHandler, HTTPServer
|
||||
|
||||
hit_count = 0 # In-memory counter
|
||||
|
Reference in New Issue
Block a user