Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jussienko authored Jan 22, 2019
1 parent c2e32f8 commit d7dd3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cython/simple-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ types.

### Type declarations

Declare the function arguments as **int** and rebuild the extension.
Declare the function arguments as **int** and rebuild the extension (Note: if working with interactive interpreter you need to exit or reload the module).
What happens if you call now the subtract function with floating point
arguments?

Expand Down

0 comments on commit d7dd3e0

Please sign in to comment.