참고소스 수정본
This commit is contained in:
2
참고/guardrails-main/guardrails/utils/polyfills.py
Normal file
2
참고/guardrails-main/guardrails/utils/polyfills.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def anext(aiter):
|
||||
return aiter.__anext__()
|
||||
Reference in New Issue
Block a user