Skip to content

Commit 8e4068e

Browse files
committed
Update example pyproject.toml
1 parent aeeeaf5 commit 8e4068e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1575,7 +1575,7 @@ <h3><code>pyproject.toml</code></h3>
15751575
[project]
15761576
name = "pre-commit-workshop"
15771577
version = "0.1.0"
1578-
authors = [{name = "TODO", email = "TODO"},]
1578+
authors = [{name = "TODO", email = "TODO@TODO"},]
15791579
description = "A pre-commit hook created during the workshop."
15801580
readme = "README.md"
15811581

0 commit comments

Comments
 (0)