bids.config.set_option

set_option(key, value)[source]

Set a package-wide option.

Parameters:
  • key (str) – The name of the option to set.

  • value (object) – The new value of the option.