Reformatting & cleanup

This commit is contained in:
R. Miles McCain
2020-04-24 16:29:23 -04:00
parent 3a63f6f850
commit 62844db6bf
10 changed files with 55 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
from datetime import datetime, time
from urllib.parse import urlparse
from datetime import time, datetime
from django.utils import timezone