update

Configurations.update(other)

Update the config settings object.

Parameters

Name Type Description Default
other dict Dictionary (or Configurations) used to update current object. required
Back to top