Remember to call one of the fuctions 🤗
''' import subprocess subprocess.run(['git', 'clone', 'https://github.com/Tacolico/python_functions.git']) import python_functions.vic_plot as vic_plot '''
''' import sys sys.path.append('/home/tirilero/Desktop/Codigos/python_functions') import vic_plot '''