Skip to content

Commit

Permalink
cython: embedsignature=False
Browse files Browse the repository at this point in the history
  • Loading branch information
shBLOCK committed Apr 5, 2024
1 parent a40ec28 commit 927a9c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions codegen/templates/_gdmath.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
#cython: cdivision=True
#cython: always_allow_keywords=True
#cython: optimize.use_switch=True
#cython: embedsignature=True
#cython: embedsignature.format=c
#cython: embedsignature=False

cimport cython

Expand Down

0 comments on commit 927a9c3

Please sign in to comment.