Commit 055a169
Move ENV_CONFIG_PATH import back into _get_config_manager (#450)
* Move ENV_CONFIG_PATH import back into _get_config_manager
We move the import for ENV_CONFIG_PATH back into the _get_config_manager
function so that patches applied in jupyterlab tests are correctly
reflected
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add back a comment
---------
Co-authored-by: Divyansh Choudhary <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michał Krassowski <[email protected]>1 parent 5846f21 commit 055a169
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
373 | 376 | | |
374 | 377 | | |
375 | 378 | | |
| |||
0 commit comments