Good intentions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-22 12:58:05 -04:00
parent 84074860aa
commit a2a2ae21ff
+1 -1
View File
@@ -16,7 +16,7 @@ A familiar HTTP Service Framework for Python.
if __name__ == '__main__':
api.run()
Powered by `Starlette`_ and `uvicorn`_. The ``async`` is optional.
Powered by `Starlette`_, `uvicorn`_, and good intentions. The ``async`` is optional.
The Idea