Fix Flake8

This commit is contained in:
Hugo van Kemenade 2022-06-15 15:44:05 +03:00
parent e5e4e55d22
commit a3054c7724
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
import io
import os
from django.contrib.sites.models import Site
from django.core.management.base import CommandError, BaseCommand

View file

@ -1,4 +1,3 @@
import io
import os
import shutil
import tempfile