code quality

pull/153/merge
Kye 1 year ago
parent c23da4d79d
commit 29579e3c28

@ -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