diff --git a/pyproject.toml b/pyproject.toml index faba6d4..e1de182 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,3 @@ exclude = ''' [tool.isort] profile = "black" line_length = 120 - -[tool.pyright] -include = ["neuralprophet/configure.py"]