Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-fan-wang committed Jul 13, 2024
1 parent 8d33ec3 commit 5fbd120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/pool.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def allmap(self, fcn, args):
return results

def map(self, func, items, chunksize=None):
""" Catch keyboard interupts to allow the pool to exit cleanly.
""" Catch keyboard interrupts to allow the pool to exit cleanly.
Parameters
----------
Expand Down

0 comments on commit 5fbd120

Please sign in to comment.