-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Use list and dict everywhere instead of imports from typing.
Could be done automatically via the upgrader:
pip install pyupgrade
pyupgrade --py311-plus aidial_adapter_openai/**/*.py
pyupgrade --py311-plus tests/**/*.pySimilarly, for other DIAL Python projects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status