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 792920a commit 937384aCopy full SHA for 937384a
python_hackrf/pyhackrf_tools/pyhackrf_transfer.pyx
@@ -21,7 +21,7 @@
21
# SOFTWARE.
22
23
# distutils: language = c++
24
-# cython: language_level=3str
+# cython: language_level = 3str
25
# cython: freethreading_compatible = True
26
from python_hackrf.pylibhackrf cimport pyhackrf as c_pyhackrf
27
from libc.stdint cimport uint64_t, uint8_t
0 commit comments