""" Python package initializer for scripts folder. """ # This file makes 'scripts' a Python package so that scripts.data_setup can be imported. __all__ = []