for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
from .cli import cli # pragma: no cover
if __name__ == '__main__': # pragma: no cover
cli()