diff --git a/pyproject.toml b/pyproject.toml index 72fad8d..30013a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" keywords = ["sqlalchemy", "session", "loader"] classifiers = [ "Development Status :: 5 - Production/Stable", - "Environment :: Plugins ", + "Environment :: Plugins", ] dynamic = ["version"]