Start on download system

This commit is contained in:
Mike Young
2019-11-18 12:46:58 -05:00
parent 9cd352c319
commit 765a93a2c8
8 changed files with 26 additions and 10 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"]
known_third_party = ["PIL", "bs4", "django", "interface", "lib", "requests", "xsendfile"]