Skip to content

Feature/modify config#623

Merged
andersbogsnes merged 4 commits intodevelopfrom
feature/modify_config
Jul 21, 2020
Merged

Feature/modify config#623
andersbogsnes merged 4 commits intodevelopfrom
feature/modify_config

Conversation

@andersbogsnes
Copy link
Copy Markdown
Owner

Change config implementation to use a global instance that can be referred to in each module

Anders Bogsnes and others added 4 commits July 21, 2020 14:32
Now uses an instance global with a default_config.
Allows users to modify globally, while still
allowing access from modules, so it doesn't
need to be passed from the Model object
@andersbogsnes andersbogsnes merged commit 410a500 into develop Jul 21, 2020
@andersbogsnes andersbogsnes deleted the feature/modify_config branch July 21, 2020 13:16
@ibenfjord ibenfjord linked an issue Jul 22, 2020 that may be closed by this pull request
2 tasks
@ibenfjord ibenfjord mentioned this pull request Jul 22, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: FileStorage error ENH: Maybe we can remove ConfigGetter

1 participant