fix basedpyright misconfiguration
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M pyproject.toml → pyproject.toml
@@ -22,7 +22,6 @@ name = "mycal" version = "0.1.0" [tool.basedpyright] -include = ["src"] exclude = [ "**/__pycache__", ]