We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9234976 commit 1c27030Copy full SHA for 1c27030
1 file changed
vk_api/__init__.py
@@ -10,7 +10,7 @@
10
from .requests_pool import VkRequestsPool, vk_request_one_param_pool
11
from .tools import VkTools
12
from .upload import VkUpload
13
-from .vk_api import VkApi
+from .vk_api import VkApi, VkApiGroup
14
15
16
__author__ = 'python273'
0 commit comments