mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-26 13:44:15 -05:00
style(backend): 🎨 add isort to lint and CI/CD
This commit is contained in:
@@ -2,6 +2,7 @@ import json
|
||||
import re
|
||||
|
||||
import pytest
|
||||
|
||||
from mealie.services.scraper import cleaner
|
||||
from mealie.services.scraper.scraper import open_graph
|
||||
from tests.test_config import TEST_RAW_HTML, TEST_RAW_RECIPES
|
||||
|
||||
Reference in New Issue
Block a user