Shell completion produces no shell completion code: ```shell > which policy_sentry /home/linuxbrew/.linuxbrew/bin/policy_sentry > policy_sentry --version policy_sentry, version 0.12.15 > $(_POLICY_SENTRY_COMPLETE=source policy_sentry) # empty output ``` Is it only me?