[tool.black]
line-length=160
extend-exclude='''
/(
  venv
  | migrations/*
)/
'''