From 6b9e95015b39898011991a73051a71cb7dab3d1f Mon Sep 17 00:00:00 2001 From: David Robertson Date: Tue, 26 Apr 2022 11:53:37 +0100 Subject: [PATCH] Lint the release script --- scripts-dev/release.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts-dev/release.py b/scripts-dev/release.py index 725e8f0479..9d7c7c445f 100755 --- a/scripts-dev/release.py +++ b/scripts-dev/release.py @@ -31,7 +31,6 @@ import attr import click import commonmark import git - from click.exceptions import ClickException from github import Github from packaging import version