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
Currently the modules use a mixture of pathlib.Path objects and strings to represent file paths. Ideally the entire code base should stick to one style.
The text was updated successfully, but these errors were encountered:
Currently the modules use a mixture of pathlib.Path objects and strings to represent file paths. Ideally the entire code base should stick to one style.
The text was updated successfully, but these errors were encountered: