You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed in #653 that the expected pattern for a filename was kinda duplicated. I think it could be avoided using Python 3.14's t-strings, and a suitable backport impl for older Pythons.
I noticed in #653 that the expected pattern for a filename was kinda duplicated. I think it could be avoided using Python 3.14's t-strings, and a suitable backport impl for older Pythons.