Skip to content

Commit aeeeaf5

Browse files
committed
Put TODO placeholders in authors field of pyproject.toml
1 parent 360e2a9 commit aeeeaf5

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 = "Your Name", email = "email@example.com"},]
1578+
authors = [{name = "TODO", email = "TODO"},]
15791579
description = "A pre-commit hook created during the workshop."
15801580
readme = "README.md"
15811581

0 commit comments

Comments
 (0)