Fixes trailing whitespace

wip/yesman
Thibault Gagnaux 4 years ago committed by Jon
parent 2030061cef
commit cf7dd8c22b
  1. 3
      pkgs/development/python-modules/notebook/default.nix

@ -67,8 +67,7 @@ buildPythonPackage rec {
"TestInstallServerExtension"
"launch_socket"
"sock_server"
]
++ lib.optional stdenv.isDarwin [
] ++ lib.optional stdenv.isDarwin [
"test_delete"
"test_checkpoints_follow_file"
];

Loading…
Cancel
Save