config parsing works with persistance

This commit is contained in:
venus
2026-04-06 15:19:11 -05:00
parent a74553bd88
commit f0d2f18364
2 changed files with 4 additions and 3 deletions

View File

@@ -18,4 +18,5 @@ ctf = "ctf.main:main"
[tool.hatch.build.targets.wheel]
packages = ["src/ctf"]
[tool.pyright]
extraPaths = ["src"]