File: back_to_black.bat

package info (click to toggle)
azure-kusto-python 5.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,704 kB
  • sloc: python: 10,633; sh: 13; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (2)
1
2
pip install --upgrade black==23.3.0
black . --line-length 160