Skip to content

Commit

Permalink
Update tobac/utils/bulk_statistics.py
Browse files Browse the repository at this point in the history
Co-authored-by: William Jones <[email protected]>
  • Loading branch information
JuliaKukulies and w-k-jones authored Nov 1, 2023
1 parent 8c6d670 commit 838357f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tobac/utils/bulk_statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
or within feature detection or segmentation.
"""

import logging
from . import internal as internal_utils
from typing import Callable, Union
from functools import partial
Expand Down

0 comments on commit 838357f

Please sign in to comment.