Finalized initial download system

This commit is contained in:
Mike Young
2019-11-19 16:31:47 -05:00
parent 59b4ddb0ef
commit 80a72c686a
3 changed files with 24 additions and 7 deletions

View File

@@ -7,4 +7,4 @@ use_parentheses = true
# NOTE: the known_third_party setting is managed by
# seed-isort-config and should not be modified directly.
# Any changes made to this setting will be overwritten.
known_third_party = ["PIL", "bs4", "django", "interface", "lib", "requests", "xsendfile"]
known_third_party = ["PIL", "bs4", "django", "interface", "lib", "requests"]