From 8187cf388abaa2dbd18dadf45cc5aa247ef10676 Mon Sep 17 00:00:00 2001 From: mkb79 Date: Fri, 13 Oct 2023 17:59:03 +0200 Subject: [PATCH] ci: update pyproject.toml --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 842086ca..f2a3b6e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,9 +98,6 @@ disable_error_code = [ "union-attr", ] -[[tool.mypy.overrides]] -module = "audible.login.*" - [tool.ruff] # missing rst-docstrings check, these should be adding through ruff ignore = [