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’m not importing syllapy directly, it is a dependency of a dependency of mine
.venv/lib/python3.11/site-packages/syllapy/data_loader.py:3
/opt/clones/github/jalanb/zatsos/zatso/.venv/lib/python3.11/site-packages/syllapy/data_loader.py:3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
The text was updated successfully, but these errors were encountered:
I see this while running my tests
I’m not importing
syllapy
directly, it is a dependency of a dependency of mineThe text was updated successfully, but these errors were encountered: