mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 23:15:27 +02:00
chore: remove ignore with match statement support (#2175)
This commit is contained in:
parent
6418a10428
commit
39012adcc1
2 changed files with 0 additions and 3 deletions
|
@ -141,8 +141,6 @@ exclude = [
|
|||
"dist",
|
||||
"node_modules",
|
||||
"venv",
|
||||
# TODO: Remove when match statement is supported by Ruff
|
||||
"mealie/services/scraper/cleaner.py"
|
||||
]
|
||||
|
||||
# Assume Python 3.10.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue