upgrade to pyhton 3.9 syntax

using pyupgrade
This commit is contained in:
Matthias
2022-05-01 21:53:12 +02:00
parent b59a4d53f0
commit d05472b30c
11 changed files with 16 additions and 18 deletions
-1
View File
@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
from django.test import TestCase