Skip to content

Avoid deprecation warnings

Philip Bittihn requested to merge avoiddeprecationwarnings into dev

A non-deprecated function to construct a SaveCallback was using a deprecated function internally. This fixes that.

Edited by Philip Bittihn

Merge request reports