Skip to content
Snippets Groups Projects
Commit b59b3b03 authored by Jonathan Maw's avatar Jonathan Maw
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 65b9c212
No related branches found
No related tags found
Loading
Pipeline #32704495 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment