From c8b49d37be8c4aabb2d5896708f9dff91ffae368 Mon Sep 17 00:00:00 2001 From: Hornwitser Date: Fri, 22 Jun 2018 16:08:27 +0200 Subject: [lint] Fix incorrect and inconsistent whitespace Adjust whitespace to be consistent with the rest of the library. --- discord/calls.py | 1 - 1 file changed, 1 deletion(-) (limited to 'discord/calls.py') diff --git a/discord/calls.py b/discord/calls.py index bbffa7da..44b8f4db 100644 --- a/discord/calls.py +++ b/discord/calls.py @@ -153,4 +153,3 @@ class GroupCall: """ return self._voice_states.get(user.id) - -- cgit v1.2.3