Improve type annotation and styles (#2926)

This commit is contained in:
Lianmin Zheng
2025-01-16 12:51:11 -08:00
committed by GitHub
parent a883f0790d
commit bc6915e3b9
7 changed files with 78 additions and 26 deletions

View File

@@ -842,7 +842,6 @@ class Engine:
generator = ret.body_iterator
async def generator_wrapper():
offset = 0
while True: