mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 01:25:44 +03:00
Lint the release script
This commit is contained in:
parent
416604e3bc
commit
6b9e95015b
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ import attr
|
||||||
import click
|
import click
|
||||||
import commonmark
|
import commonmark
|
||||||
import git
|
import git
|
||||||
|
|
||||||
from click.exceptions import ClickException
|
from click.exceptions import ClickException
|
||||||
from github import Github
|
from github import Github
|
||||||
from packaging import version
|
from packaging import version
|
||||||
|
|
Loading…
Reference in a new issue