1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

Lint the release script

This commit is contained in:
David Robertson 2022-04-26 11:53:37 +01:00
parent 416604e3bc
commit 6b9e95015b
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -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