setConfig

maelzel.core.workspace.setConfig(config)[source]

Activate this config

This is the same as getWorkspace().config = config.

Parameters:

config (CoreConfig) – the new config

Return type:

None