#!/usr/bin/python3.11
# -*- coding: utf-8 -*-

from DisplayCAL.main import main

main("synthprofile")
