## get_config()


Retrieve the current configuration.


Usage


``` python
get_config()
```


dict The current configuration dictionary.

> **Note: Note**
>
> Returns a deep copy of the configuration.
