Closed teadetime closed 1 year ago
Adds requirement for doc-strings. As well as a pre-commit hook (install instructions were updated)
Note that this can be bypassed by git commit --no-verify -m "message"
git commit --no-verify -m "message"
Adds requirement for doc-strings. As well as a pre-commit hook (install instructions were updated)
Note that this can be bypassed by
git commit --no-verify -m "message"