From e7516abf9ec8f384fea8161f81127d0389dd81fc Mon Sep 17 00:00:00 2001 From: Tim Rid <6593626+timrid@users.noreply.github.com> Date: Mon, 24 May 2021 15:02:49 +0200 Subject: [PATCH] removed checkboxes, because they arent printable on pypi --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4da4867..b11989c 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ The stubs are tested against the pytests of the *construct* package in a slightl The new typed constructs have new written pytests, which also passes all pytests and the static type checkers. The following static type checkers are fully supported: -- [x] mypy -- [x] pyright +- mypy +- pyright ## Explanation ### Stubs