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