Skip to content

v0.3.15: adding debug_print argument to unibox.traverses()

Compare
Choose a tag to compare
@trojblue trojblue released this 12 Feb 23:28
· 45 commits to main since this release

feat: adding debug_print argument to unibox.traverses()

when unibox.traverses(dir, debug_print = False), it will not print a tqdm progress bar (for calling many traverses() in a loop)