lint: Clean up E306 PEP-8 rule.

This commit is contained in:
Tim Abbott 2017-01-23 21:04:49 -08:00
parent 4d81b91185
commit 2f0bc3dc69
2 changed files with 3 additions and 0 deletions

View file

@ -423,6 +423,7 @@ class Client(object):
# type: (Callable, Optional[List[str]], Any) -> None
if narrow is None:
narrow = []
def do_register():
# type: () -> Tuple[str, int]
while True: