This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2019-12-05 14:07:37 +00:00
|
|
|
#!/bin/bash -xe
|
2019-12-31 11:51:16 +00:00
|
|
|
black passbook
|
2019-12-05 15:03:31 +00:00
|
|
|
scripts/coverage.sh
|
2019-12-05 14:07:37 +00:00
|
|
|
pylint passbook
|
|
|
|
prospector
|