server/tests: Address code review comments
This commit is contained in:
parent
87140cadba
commit
19b41c20f2
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
from unittest.mock import patch
|
from unittest.mock import patch
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from szurubooru import api, db, model, errors
|
from szurubooru import api, db, model, errors
|
||||||
from szurubooru.func import posts, snapshots
|
from szurubooru.func import posts, snapshots
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue