summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-filter/grc/filter_rational_resampler_xxx.block.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-filter/grc/filter_rational_resampler_xxx.block.yml b/gr-filter/grc/filter_rational_resampler_xxx.block.yml
index 10284d4cfd..fcc9914b35 100644
--- a/gr-filter/grc/filter_rational_resampler_xxx.block.yml
+++ b/gr-filter/grc/filter_rational_resampler_xxx.block.yml
@@ -52,7 +52,7 @@ templates:
% else:
taps=[],
% endif
- % if float(fbw) != 0:
+ % if fbw:
fractional_bw=${fbw})
% else:
fractional_bw=-1.0)