#!/bin/sh
exec /bin/python -m PyQt6.uic.pyuic ${1+"$@"}
