Skip to content

Commit

Permalink
remove multiprocessing lib
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-fan-wang committed Jul 2, 2024
1 parent 289d0e3 commit 3ff1960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/bank/pycbc_brute_bank
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import argparse
import pickle
import numpy.random
from scipy.stats import gaussian_kde
import multiprocessing

import pycbc.waveform, pycbc.filter, pycbc.types, pycbc.psd, pycbc.fft, pycbc.conversions
import pycbc.pool
Expand Down

0 comments on commit 3ff1960

Please sign in to comment.