python: Further pyupgrade changes.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-05-01 21:24:13 -07:00
committed by Tim Abbott
parent 333f7d16c9
commit f5b33f9398
6 changed files with 4 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Copyright © 2013 Zulip, Inc.
#
@@ -42,7 +41,6 @@ interfaces.
'''
from __future__ import absolute_import
import sys
import logging
import logging.handlers