PEP fixes

This commit is contained in:
Oliver Walters 2020-08-16 11:13:17 +10:00
parent cdde0f8c43
commit 30e24f19d9
3 changed files with 1 additions and 5 deletions

View File

@ -1,3 +1 @@
from django.test import TestCase
# Create your tests here.

View File

@ -1,3 +1 @@
from django.shortcuts import render
# Create your views here.