Skip to content
Snippets Groups Projects
isort 95 B
#!/bin/sh
/usr/bin/docker run --rm --volume "$PWD:/mnt" -ti -w /mnt xcgd/isort:odoo isort "$@"