mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-15 21:41:20 -05:00
chore: remove ignore with match statement support (#2175)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user