summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-26 11:53:37 +0100
committerDavid Robertson <davidr@element.io>2022-04-26 11:53:37 +0100
commit6b9e95015b39898011991a73051a71cb7dab3d1f (patch)
treed8af97c2e0b38d96576acdcf418d2866cc167636
parentAnother set of changelog updates (diff)
downloadsynapse-6b9e95015b39898011991a73051a71cb7dab3d1f.tar.xz
Lint the release script
-rwxr-xr-xscripts-dev/release.py1
1 files changed, 0 insertions, 1 deletions
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