Skip to content

Commit

Permalink
#11 Donnot forget to import multiprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizu committed Aug 27, 2020
1 parent 55f98dc commit 87cea45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scopyon/analysis/spot_detection.py
@@ -1,4 +1,5 @@
import dataclasses
from multiprocessing import Pool

import numpy
import scipy.optimize
Expand Down

0 comments on commit 87cea45

Please sign in to comment.