refactor(core): split vk and update services into modules
This commit is contained in:
3
services/__init__.py
Normal file
3
services/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .update_service import UpdateChecker, detect_update_repository_url
|
||||
from .vk_service import VkService
|
||||
|
||||
Reference in New Issue
Block a user