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 3c9caaf commit 9391669Copy full SHA for 9391669
tests/packages/simplest_c/src/simplest/_module.pyi
@@ -1 +1 @@
1
-def square(__x: float, __y: float) -> float: ...
+def square(__x: float) -> float: ...
0 commit comments