feat: complete project

This commit is contained in:
Stevan Freeborn
2026-05-20 13:45:10 -05:00
parent a59e2f96aa
commit cc9ace6c23
6 changed files with 44941 additions and 2 deletions
+4
View File
@@ -5,3 +5,7 @@ description = "bookbot"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []
[tool.pyright]
include = ["."]
extraPaths = ["."]