all repos — mycal @ ac2bb44863e2744f9e1774a8b51e3b6659027951

private calendar anonymiser

fix basedpyright misconfiguration

Alan Pearce
commit

ac2bb44863e2744f9e1774a8b51e3b6659027951

parent

b0db5da0bbc4fade76ad3c19b99dd64cbde510b1

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M pyproject.tomlpyproject.toml
@@ -22,7 +22,6 @@ name = "mycal"
version = "0.1.0" [tool.basedpyright] -include = ["src"] exclude = [ "**/__pycache__", ]