mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-19 00:35:13 -05:00
style(backend): 🎨 add isort to lint and CI/CD
This commit is contained in:
@@ -4,6 +4,7 @@ from pathlib import Path
|
||||
|
||||
import pytest
|
||||
from fastapi.testclient import TestClient
|
||||
|
||||
from mealie.core.config import app_dirs
|
||||
from tests.app_routes import AppRoutes
|
||||
from tests.test_config import TEST_CHOWDOWN_DIR, TEST_NEXTCLOUD_DIR
|
||||
|
||||
Reference in New Issue
Block a user