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
Add a deprecationWarnings flag to Platform. when set to true in config, omegalib will print warnings about deprecated functions.
No need for a separate deprecation warning print function, in code just do:
Add a deprecationWarnings flag to
Platform
. when set to true in config, omegalib will print warnings about deprecated functions.No need for a separate deprecation warning print function, in code just do:
The text was updated successfully, but these errors were encountered: