#!/mounts/lovelace/software/anaconda3/envs/paleomix/bin/python3.9

from idlelib.pyshell import main
if __name__ == '__main__':
    main()
