Skip to content

Make Callback objects serialisable (needed for checkpointing..)

Created by: PhilipVinc

Makes them fully data class compliant by moving some cache definition into the class declaration.

Merge request reports