Run pyupgrade --py37-plus

This commit is contained in:
Nick Steel
2020-01-05 23:50:35 +00:00
parent 10cc04adae
commit dd93b42e1d
5 changed files with 3 additions and 14 deletions

View File

@ -1,6 +1,3 @@
from __future__ import unicode_literals
import random, string, logging, json, pykka, urllib, os, sys, mopidy_iris, subprocess
import tornado.web
import tornado.ioloop