code quality

pull/307/head
Kye 1 year ago
parent 62c7e88585
commit c97ded1ef9

@ -13,8 +13,7 @@ black --experimental-string-processing swarms/
# Run ruff on the 'swarms' directory. # Run ruff on the 'swarms' directory.
# Add any additional flags if needed according to your version of ruff. # Add any additional flags if needed according to your version of ruff.
x #ruff --unsafe_fix
#--unsafe_fix
# YAPF # YAPF
yapf --recursive --in-place --verbose --style=google --parallel swarms yapf --recursive --in-place --verbose --style=google --parallel swarms

Loading…
Cancel
Save