sig/connection/http2.rbs in httpx-1.2.4 vs sig/connection/http2.rbs in httpx-1.2.6

- old
+ new

@@ -22,10 +22,10 @@ def empty?: () -> bool def exhausted?: () -> bool - def <<: (String) -> void + def <<: (string) -> void def can_buffer_more_requests?: () -> bool def send: (Request) -> void \ No newline at end of file