deepface/.github/pull_request_template.md
2024-01-13 22:21:41 +00:00

13 lines
155 B
Markdown

## Tickets
https://github.com/serengil/deepface/issues/XXX
### What has been done
With this PR, ...
## How to test
```shell
make lint && make test
```