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
if we want to be progressive incompatibility we shall also report on deprecation warnings and eventually treat them as failer...
as an alternative, we can give a user option to set it as strict 🤔
🚀 Feature
if we want to be progressive incompatibility we shall also report on deprecation warnings and eventually treat them as failer...
as an alternative, we can give a user option to set it as strict 🤔
Pitch
Compatibility for the future
Alternatives
pass pytest argument
-W error::DeprecationWarning
inhttps://github.com/PyTorchLightning/ecosystem-ci/blob/c544b7bc10fbef6f6b498805dd08837eb1ba96a2/actions/_config.yaml#L54
Additional context
https://docs.pytest.org/en/latest/how-to/capture-warnings.html#controlling-warnings
The text was updated successfully, but these errors were encountered: