Skip to content

[DelayedSample(Set)] make load and delayed_attributes private

Amir MOHAMMADI requested to merge fix-delayed-samples-setattr into master

This removes the need for a lot of guessing in downstream packages as they can start removing all keys that start with _ when access of the sample's attribute is needed.

Edited by Amir MOHAMMADI

Merge request reports