summaryrefslogtreecommitdiff
path: root/test cases/python/2 extmodule
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-01-03 23:06:23 -0500
committerEli Schwartz <eschwartz93@gmail.com>2024-02-12 23:13:59 -0500
commit8ff25c0bcafac73a450a466c559ba59018e26437 (patch)
tree5fd2be83ead1e86df97c9d399cf61ad3a1b352ed /test cases/python/2 extmodule
parentcf35d9b4cebecd3e565d49e4d9f4a5366429463a (diff)
downloadmeson-8ff25c0bcafac73a450a466c559ba59018e26437.tar.gz
cuda module: fix type signature for oneshot function
It is only ever invoked once. It has a statically known signature based on how it's used, so there's no good reason to allow it to accept any defaults -- and defaulting to None messes with type safety. Saturate is always given, so don't claim it is only sometimes.
Diffstat (limited to 'test cases/python/2 extmodule')
0 files changed, 0 insertions, 0 deletions