aboutsummaryrefslogtreecommitdiffstats
path: root/checker/.mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'checker/.mypy.ini')
-rw-r--r--checker/.mypy.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/checker/.mypy.ini b/checker/.mypy.ini
index 213594c..fb5bf31 100644
--- a/checker/.mypy.ini
+++ b/checker/.mypy.ini
@@ -20,7 +20,4 @@ disallow_untyped_decorators = False
[mypy-enochecker3]
ignore_missing_imports = True
-[mypy-faker]
-ignore_missing_imports = True
-