From 11bd8d52de0986365bbf69e5eb7a36ece5f91ed0 Mon Sep 17 00:00:00 2001 From: samaloney <24570854+samaloney@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:05:58 +0000 Subject: [PATCH 1/2] Reject this package template update --- .cruft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cruft.json b/.cruft.json index 2fdf8d5..72f273e 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/sunpy/package-template", - "commit": "d7d9c32538c7bc961c06d901847d8d4f75e4d6cf", + "commit": "2fbaccff08fdfbb1bc1eec2bc7b980fe44a718e6", "checkout": null, "context": { "cookiecutter": { From ba85cc11c7b4a0b572892167bd6540aecc39ce75 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:06:35 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- chimerapy/chimera.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/chimerapy/chimera.py b/chimerapy/chimera.py index 4462553..8d1a828 100644 --- a/chimerapy/chimera.py +++ b/chimerapy/chimera.py @@ -1,7 +1,4 @@ -""" - -""" - +""" """ import glob import sys