cf.Configuration.get — Documentation
- Configuration.get(key, default=None, /)¶
Return the value for key if key is in the dictionary, else default.
cf.Configuration.get — Documentation
Return the value for key if key is in the dictionary, else default.