@@ -1,7 +1,7 @@
from fastapi import FastAPI
app = FastAPI(port=8080)
app = FastAPI()
@app.get("/")
def index():
return {"message": "Hello, World!"}
The note is not visible to the blocked user.