Skip to content

Commit 2356f99

Browse files
authored
Merge branch 'master' into master
2 parents 64716e5 + eb6755f commit 2356f99

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
@@ -454,7 +454,6 @@ def method(self, method, values=None, captcha_sid=None, captcha_key=None, raw=Fa
454454

455455

456456
class VkApiMethod(object):
457-
458457
def __init__(self, vk, method=None):
459458
self._vk = vk
460459
self._method = method

0 commit comments

Comments
 (0)