Skip to content

Instantly share code, notes, and snippets.

@habibiefaried
Last active January 31, 2023 04:44
Show Gist options
  • Save habibiefaried/bae2c73be20a78c394ceb8ffaa8d7149 to your computer and use it in GitHub Desktop.
Save habibiefaried/bae2c73be20a78c394ceb8ffaa8d7149 to your computer and use it in GitHub Desktop.
format python code
black --line-length 120 .
isort --profile=black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment