@@ -1,7 +1,7 @@
from fastapi import FastAPI
import tomllib
from .routers import ip
from routers import ip
def get_version_from_pyproject():
with open("pyproject.toml", "rb") as f:
The note is not visible to the blocked user.