Skip to content
Snippets Groups Projects
Commit 69eb5380 authored by Jonathan Maw's avatar Jonathan Maw Committed by Lachlan
Browse files

SQUASHME: yamlcache: hide key calculation and fix public/private

Previously, key calculation had to be done manually, creating
unnecessary boilerplate. This has now been subsumed into YamlCache.get
and YamlCache.put (Yamlcache._get and Yamlcache._put_from_key exist for
old behaviour).

YamlCache.write is now private.

Private methods have been put at the end of the class.
parent a32aa004
No related branches found
No related tags found
Loading
Pipeline #32389732 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment