Skip to content

Instantly share code, notes, and snippets.

@ahonnecke
Created July 17, 2018 18:46
Show Gist options
  • Save ahonnecke/efa64bbf569edfa821cfd4436403009c to your computer and use it in GitHub Desktop.
Save ahonnecke/efa64bbf569edfa821cfd4436403009c to your computer and use it in GitHub Desktop.
isort
#!/bin/sh
pipenv run isort --recursive server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment