Skip to content

Commit d55e777

Browse files
committed
Fix function path
1 parent 3634ffe commit d55e777

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ detailed information, please refer to the updated API documentation.
161161

162162
### Changed
163163

164-
* `imcflibs.listdir_matching` changed to be able to use regex patterns for
165-
matching. The regex pattern is passed as a string and the function will
164+
* `imcflibs.pathtools.listdir_matching` changed to be able to use regex patterns
165+
for matching. The regex pattern is passed as a string and the function will
166166
return a list of all files matching the regex pattern.
167167
* `imcflibs.imagej.misc.calculate_mean_and_stdv` to allow for rounding the results.
168168

0 commit comments

Comments
 (0)