Remove unused imports (#4116)
* make them use the same code * remove unused imports * typo * single param lookup can use get_param instead * change get_params to get_param if it makes sense * use similar names for arguments to similar functions * offers more convenient way to get params from settings * complete doc for get_params(dict, direct=True) * use it in exception drawing
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать