Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Git hooks require the dev environment, however conductor may not be in the same environment. So commit without git hooks (--no-verify). However, if Python files are modified, then pre-commit hooks should be run. If that's the case, exit gracefully with an appropriate message.
- Loading branch information