Closed harveymannering closed 1 year ago
You can just run the ./fcode.sh script to fix the formating or integrate the black on save in your IDE.
./fcode.sh
black
You can just run the
./fcode.sh
script to fix the formating or integrate theblack
on save in your IDE.