Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 8, 2023
1 parent 98234de commit 3be0a92
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions .cruft.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"template": "https://github.com/scverse/cookiecutter-scverse",
"commit": "03ef73af73ea4a927decc396232d9c2c5e958ee1",
"context": {
"cookiecutter": {
"project_name": "infercnvpy",
"package_name": "infercnvpy",
"project_description": "Infer copy number variation (CNV) from scRNA-seq data. Plays nicely with Scanpy. ",
"author_full_name": "Gregor Sturm",
"author_email": "mail@gregor-sturm.de",
"github_user": "grst",
"project_repo": "https://github.com/icbi-lab/infercnvpy",
"license": "BSD 3-Clause License",
"_copy_without_render": [
".github/workflows/**.yaml",
"docs/_templates/autosummary/**.rst"
],
"_template": "https://github.com/scverse/cookiecutter-scverse"
}
},
"directory": null,
"checkout": "v0.2.11"
"template": "https://github.com/scverse/cookiecutter-scverse",
"commit": "03ef73af73ea4a927decc396232d9c2c5e958ee1",
"context": {
"cookiecutter": {
"project_name": "infercnvpy",
"package_name": "infercnvpy",
"project_description": "Infer copy number variation (CNV) from scRNA-seq data. Plays nicely with Scanpy. ",
"author_full_name": "Gregor Sturm",
"author_email": "mail@gregor-sturm.de",
"github_user": "grst",
"project_repo": "https://github.com/icbi-lab/infercnvpy",
"license": "BSD 3-Clause License",
"_copy_without_render": [
".github/workflows/**.yaml",
"docs/_templates/autosummary/**.rst"
],
"_template": "https://github.com/scverse/cookiecutter-scverse"
}
},
"directory": null,
"checkout": "v0.2.11"
}

0 comments on commit 3be0a92

Please sign in to comment.