flake8 cleanup

pull/339/head
evelynmitchell 1 year ago
parent 8b13fb8018
commit 7e11d91656

@ -1,3 +1,8 @@
"""
This file contains all the utility functions and classes used in the project.
It also contains the code for uploading files to S3 and static folder.
"""
# flake8: noqa E501
import os
import random
import shutil

Loading…
Cancel
Save