1
Fork 0

fix: PPO extracted and integrated with jax

This commit is contained in:
cedric 2026-03-27 03:27:26 +00:00
parent 25a6299eb5
commit ccbbfc18d7
2 changed files with 107 additions and 73 deletions

View file

@ -347,7 +347,6 @@ extend-ignore = [
# "PLR1705", # no-else-return
# "PLR1706", # consider-using-ternary
# "PLR1707", # trailing-comma-tuple
"PLR1708", # stop-iteration-return
# "PLR1709", # simplify-boolean-expression
# "PLR1710", # inconsistent-return-statements
"PLR1711", # useless-return