python: Further pyupgrade changes.

Generated by pyupgrade --py3-plus --keep-percent-format.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-06-08 15:23:10 -07:00
parent 444fbbf964
commit 8c15081069
5 changed files with 3 additions and 7 deletions

View File

@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.11.24 on 2019-09-24 00:15
from __future__ import unicode_literals
from django.db import migrations