Skip to content

Commit d44bac3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3484418 commit d44bac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_core/tests/test_paths.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
prefer_env = patch.dict("os.environ", {"JUPYTER_PREFER_ENV_PATH": "True"})
6060
prefer_user = patch.dict("os.environ", {"JUPYTER_PREFER_ENV_PATH": "False"})
6161

62+
6263
def setup_function():
6364
environment.start()
6465
for var in [

0 commit comments

Comments
 (0)