mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 13:39:56 +08:00
Lint files
This commit is contained in:
parent
7e9501e75f
commit
5aef7c7582
4 changed files with 7 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
import pytest
|
||||
from users import generate_test_users, remove_test_users
|
||||
|
||||
from accounts.models import CustomUser
|
||||
from users import generate_test_users, remove_test_users
|
||||
|
||||
|
||||
def assert_users_exist(USERS: list[CustomUser] = []):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue