Compare commits
2 Commits
f8f74ccd4b
...
1901441948
| Author | SHA1 | Date | |
|---|---|---|---|
|
1901441948
|
|||
|
6bed7da165
|
@@ -21,6 +21,9 @@ test = [
|
|||||||
"pytest-mock>=3.14.1",
|
"pytest-mock>=3.14.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.basedpyright]
|
||||||
|
typeCheckingMode = "basic"
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 79
|
line-length = 79
|
||||||
exclude = ["tests/*"]
|
exclude = ["tests/*"]
|
||||||
|
|||||||
0
src/judas_server/py.typed
Normal file
0
src/judas_server/py.typed
Normal file
Reference in New Issue
Block a user