working on project class and implegmenting tests
This commit is contained in:
@@ -21,3 +21,8 @@ packages = ["src/ctf"]
|
||||
|
||||
[tool.pyright]
|
||||
extraPaths = ["src"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=9.0.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user