Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

'keys' attribute in configuration file becomes 'key_conf' #60

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Jan 12, 2022

A change that is necessary. Since Configuration is a subclass of dictionary, keys is already a taken attribute name.
So we need to switch from keys to key_conf.

Bumped version.

@rohe rohe requested a review from peppelinux January 12, 2022 08:44
@rohe rohe merged commit 3ae9a7c into master Jan 12, 2022
@rohe rohe deleted the key_conf branch January 12, 2022 12:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants