Skip to content

Commit 7f756d5

Browse files
committed
2 parents 4539cd8 + 2356f99 commit 7f756d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vk_api/vk_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@ def method(self, method, values=None, captcha_sid=None, captcha_key=None, raw=Fa
457457

458458

459459
class VkApiMethod(object):
460-
461460
def __init__(self, vk, method=None):
462461
self._vk = vk
463462
self._method = method

0 commit comments

Comments
 (0)