Skip to content

Commit

Permalink
params.py: import optional
Browse files Browse the repository at this point in the history
  • Loading branch information
pgunn authored Dec 2, 2023
1 parent 124487f commit e3018c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caiman/source_extraction/cnmf/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from pprint import pformat
import scipy
from scipy.ndimage import generate_binary_structure, iterate_structure
from typing import Optional

import caiman.utils.utils
import caiman.base.movies
Expand Down

0 comments on commit e3018c9

Please sign in to comment.