We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e24c1e commit 8261565Copy full SHA for 8261565
gr-blocks/grc/blocks_transcendental.block.yml
@@ -6,7 +6,7 @@ parameters:
6
- id: type
7
label: Type
8
dtype: enum
9
- options: [complex_double, float]
+ options: [complex_float, float]
10
option_labels: [Complex, Float]
11
option_attributes:
12
type: [complex, float]
0 commit comments