Skip to content

Commit

Permalink
fix: trailing white space
Browse files Browse the repository at this point in the history
release was rejected because of it
  • Loading branch information
tilman151 authored Apr 12, 2024
1 parent 9f6d941 commit 55e59f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage = "https://krokotsch.eu/rul-datasets"
repository = "https://github.com/tilman151/rul-datasets"
classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Scientific/Engineering "
"Topic :: Scientific/Engineering"
]

[tool.poetry.dependencies]
Expand Down Expand Up @@ -56,4 +56,4 @@ exclude = ".venv"
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry_bumpversion.file."rul_datasets/__init__.py"]
[tool.poetry_bumpversion.file."rul_datasets/__init__.py"]

0 comments on commit 55e59f9

Please sign in to comment.