refactor: Compiled ignored ruff rules in pyproject
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"""Tests for extraction service."""
|
||||
# ruff: noqa: ANN001, ANN201, PLR2004, SLF001, E501
|
||||
|
||||
import tempfile
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user