fix wrong autofmt
This commit is contained in:
parent
e3576bc899
commit
bf5bb7e811
|
|
@ -10,7 +10,8 @@ license = "GPL-3.0-or-later"
|
||||||
license-files = ["LICENSE"]
|
license-files = ["LICENSE"]
|
||||||
keywords = ["git", "mastodon", "patch"]
|
keywords = ["git", "mastodon", "patch"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 4 - BetaIntended Audience :: Science/Research",
|
"Development Status :: 4 - Beta",
|
||||||
|
"Intended Audience :: Science/Research",
|
||||||
"Operating System :: POSIX",
|
"Operating System :: POSIX",
|
||||||
"Operating System :: Unix",
|
"Operating System :: Unix",
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue