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 12296bd commit 6967980Copy full SHA for 6967980
cython/static-typing/README.md
@@ -17,5 +17,5 @@ reload the module). What happens when you now call the function with
17
floating point arguments?
18
19
Finally, try to declare arguments as floating point numbers (while keeping
20
-result as integer), what happens?
+`result` as integer), what happens?
21
0 commit comments