Skip to content

Commit 6967980

Browse files
committed
Improve formatting
1 parent 12296bd commit 6967980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cython/static-typing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ reload the module). What happens when you now call the function with
1717
floating point arguments?
1818

1919
Finally, try to declare arguments as floating point numbers (while keeping
20-
result as integer), what happens?
20+
`result` as integer), what happens?
2121

0 commit comments

Comments
 (0)