mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-06-11 17:12:51 +02:00
feat(api): add endpoints for importing files and getting account balance
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Import all test classes for Django test discovery
|
||||
from .test_imports import *
|
||||
from .test_accounts import *
|
||||
|
||||
Reference in New Issue
Block a user