Fix typing in AsyncLLMEngine & add toml to requirements-dev (#2100)

This commit is contained in:
mezuzza
2023-12-14 03:19:41 -05:00
committed by GitHub
parent 31c1f3255e
commit 6774bd50b0
2 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
# formatting
yapf==0.32.0
toml==0.10.2
ruff==0.1.5
# type checking