Fixed typo

This commit is contained in:
Raphaël Numbus
2026-03-29 12:55:01 +02:00
parent a2c98d9ccf
commit 06f299727c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import http.server
import json
import osdf81ec3e7f29dfdb84a3a7eec1ea38348003b908
import os
class BridgeHandler(http.server.SimpleHTTPRequestHandler):
def do_GET(self):