Skip to content

Commit c633f56

Browse files
chore: Revert formatter
1 parent d5ac405 commit c633f56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ description = "YAML-based configuration for initializing Git repositories for un
1010
readme = "README.md"
1111
requires-python = ">=3.13"
1212
classifiers = [
13-
"Development Status :: 4 - Beta",
14-
"Intended Audience :: Developers",
15-
"Topic :: Software Development",
16-
"Programming Language :: Python :: 3.13",
13+
"Development Status :: 4 - Beta",
14+
"Intended Audience :: Developers",
15+
"Topic :: Software Development",
16+
"Programming Language :: Python :: 3.13",
1717
]
1818
license.file = "LICENSE"
1919
dependencies = ["GitPython", "PyYAML", "types-PyYAML"]

0 commit comments

Comments
 (0)