mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-16 22:34:19 +02:00
3 lines
53 B
Batchfile
3 lines
53 B
Batchfile
@echo off
|
|
black .
|
|
isort --profile black --gitignore . |