dbf icon indicating copy to clipboard operation
dbf copied to clipboard

A bug in __init__.py

Open zexiangliu opened this issue 3 years ago • 1 comments

https://github.com/ethanfurman/dbf/blob/1361d26302f2f943c8409e27ddf9e1af4fb961b2/dbf/init.py#L8958-L8959

Line 8959 should be

    matches = glob(search_name)

zexiangliu avatar Nov 19 '21 00:11 zexiangliu

Thank you.

ethanfurman avatar Nov 19 '21 00:11 ethanfurman

This has been fixed in v0.99.009.

ethanfurman avatar Dec 08 '23 16:12 ethanfurman