From 9e9a2a0a6c2aafb34df499b01e8fc75b529d2948 Mon Sep 17 00:00:00 2001 From: Keisi <123669569+kkacanja@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:04:08 -0400 Subject: [PATCH] remove space --- bin/pycbc_inspiral_fir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pycbc_inspiral_fir b/bin/pycbc_inspiral_fir index 5c96a95e9ab..cb9860eeec0 100755 --- a/bin/pycbc_inspiral_fir +++ b/bin/pycbc_inspiral_fir @@ -1,4 +1,4 @@ - #!/usr/bin/env python +#!/usr/bin/env python """ pycbc_inspiral_ratio: A pipeline-compatible script for inspiral analysis using the Ratio Matched Filter method.