Remove white space

このコミットが含まれているのは:
Luke Murphy 2020-07-09 10:13:01 +02:00
コミット 5d6cd9158d
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 5E2EF5A63E3718CC
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "pyvarint"
version = "0.0.1a2"
description = "Varints, a method of serializing integers using one or more bytes "
description = "Varints, a method of serializing integers using one or more bytes"
authors = ["decentral1se <hi@decentral1.se>"]
maintainers = ["decentral1se <hi@decentral1.se>"]
license = "GPLv3"