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,3 @@
# -*- coding: utf-8 -*-
from django.db import migrations
from django.db.backends.postgresql_psycopg2.schema import DatabaseSchemaEditor
from django.db.migrations.state import StateApps