diff --git a/pyproject.toml b/pyproject.toml index 222d668..7294d87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,10 +24,6 @@ hypothesis = "^6.108.4" requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" - -[tool.ruff] -lint.ignore = ["F401"] - [tool.deptry.package_module_name_map] sparqlwrapper = "SPARQLWrapper"