mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 03:55:22 +02:00
style(backend): 🎨 add isort to lint and CI/CD
This commit is contained in:
parent
2c80980453
commit
7c936c85ae
103 changed files with 203 additions and 93 deletions
|
@ -2,6 +2,7 @@ import json
|
|||
|
||||
import pytest
|
||||
from fastapi.testclient import TestClient
|
||||
|
||||
from tests.app_routes import AppRoutes
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue