We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115766a commit 0113765Copy full SHA for 0113765
capnp/__init__.pyi
@@ -1,12 +1,3 @@
1
-"""Type stubs for pycapnp.
2
-
3
-This stub file provides type information for the pycapnp package, enabling
4
-static type checkers to understand the Cap'n Proto Python bindings.
5
6
-Version: 2.2.1
7
-Compatible with: pycapnp >= 2.0.0
8
-"""
9
10
from __future__ import annotations
11
12
import asyncio
0 commit comments