MNT: Make config objects pickleable
This MR makes a small change to the bip.utils.config.Config
class to allow it to be [un]pickled. It is perhaps not the best approach, but can be changed at a later date if deemed problematic.
This MR makes a small change to the bip.utils.config.Config
class to allow it to be [un]pickled. It is perhaps not the best approach, but can be changed at a later date if deemed problematic.