-
-
Notifications
You must be signed in to change notification settings - Fork 692
Remove deprecated CustomPeriodicEvent #1247
Copy link
Copy link
Closed
Description
🚀 Feature
It is time to remove deprecated class CustomPeriodicEvent and corresponding related entries in the docs and the tests:
- remove file
ignite/contrib/handlers/custom_events.py - remove tests
tests/ignite/contrib/handlers/test_custom_events.py - other occurencies of
CustomPeriodicEventin other tests, code and docs
If you would like to help the project and work on this issue, please leave a message here. For any questions or guidance, feel free to ask here as well.
Reactions are currently unavailable