diff --git a/pyproject.toml b/pyproject.toml index 6c1ff6895..5c1842bfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -166,5 +166,6 @@ module = [ "pytest.*", "scipy.*", "sumpy.*", + "sympy.*", ] ignore_missing_imports = true