@Holmgren825 as I was documenting a few more things I noticed that GlacierCollectionwas still referring to glacier.current_state although your previous PR made it private. I corrected this in GlacierCollection but I think that if you need this attr outside the class it should not be private
@Holmgren825 as I was documenting a few more things I noticed that
GlacierCollection
was still referring toglacier.current_state
although your previous PR made it private. I corrected this inGlacierCollection
but I think that if you need this attr outside the class it should not be private