#!/var/www/html/software/conda/envs/higlass/bin/python3.12

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