From 786c6f61c0dc635f908175a369fdd3e89ba7d7b2 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Sat, 28 Jan 2023 03:19:07 +0300 Subject: auth: Enable retrieval of a role by id. --- mypy.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mypy.ini') diff --git a/mypy.ini b/mypy.ini index ac7af77..2d15fbd 100644 --- a/mypy.ini +++ b/mypy.ini @@ -57,3 +57,6 @@ ignore_missing_imports = True [mypy-pymonad.tools] ignore_missing_imports = True + +[mypy-pymonad.either] +ignore_missing_imports = True -- cgit v1.2.3