Skip to content

[ENH] fix class import and method name

When trying to apply a profile, there is an Archive class non-existence error which has just been fixed. Also, the method called performArchiveCleanup does not exist. It must be replaced by the correct one.

Merge request reports