Skip to content

Commit feb09d2

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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

site/vignettes/reference_mapping.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,10 @@
1818
"source": [
1919
"import os\n",
2020
"\n",
21+
"import hnoca.map as hmap\n",
2122
"import scanpy as sc\n",
2223
"import scvi\n",
2324
"\n",
24-
"import hnoca.map as hmap\n",
25-
"\n",
2625
"os.chdir(\"/home/fleckj/scratch/hnoca/\")"
2726
]
2827
},

0 commit comments

Comments
 (0)