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
As part of the broader migration to FFI, we will be deprecating the existing library. We want to make sure that end-users are aware of this upcoming change and can appropriately prepare for it.
The PendingDeprecationWarning is a warning that is not raised at runtime, and only is enabled by default in Python during development mode.