mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 15:09:46 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from unittest import TestCase
|
||||
|
||||
from app.foundation.object import ObjectUtils
|
||||
from app.foundation.reflection import ObjectUtils
|
||||
|
||||
|
||||
class ObjectUtilsTest(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user