Skip to content

Add a DelayedSample.from_sample classmethod

Amir MOHAMMADI requested to merge delayed-sample-from-sample into master

This method can be used to transparently create new DelayedSamples from either Samples or DelayedSamples without loading delayed attributes and data

Merge request reports