radiocosmology / draco

A pipeline for the analysis and simulation of drift scan radio data
MIT License
9 stars 7 forks source link

feat(core.io): support globs without `*` #252

Closed rikvl closed 10 months ago

rikvl commented 1 year ago

Allow glob patterns that do not contain the * wildcard but do contain ? or character ranges delimited by [].