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
refactor: move from deprecated pkg_resources (#1202)
* refactor: move from deprecated pkg_resources
* fix: base str traversal
* fix: to use func
* fix: add missing change
* refactor: move from data_files to package_files
* refactor: resources to be in package
* fix: utils
* fix: path error
* fix: str required
* fix: tests bc of almost
* feat: refactor to pass in a path or string or None
* fix: import for older versions
* fix: Tranversable must be done at runtime
* fix: add test
* fix: accidentally duplicated test on rebase
* fix: remove pass
0 commit comments