Scaffold Next.js + FastAPI + Postgres tasks board (no auth)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
def noop() -> None:
|
||||
"""Empty function to invoke CPython ceval loop."""
|
||||
return
|
||||
Reference in New Issue
Block a user