Skip to content

Commit

Permalink
Merge pull request #1742 from kgroat/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo authored Feb 20, 2025
2 parents 6902d71 + 2c8af07 commit 8e5d3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Tasks can also use another package for execution, for example when entering the
{
tasks = {
"python:hello"" = {
"python:hello" = {
exec = ''
print("Hello world from Python!")
'';
Expand Down

0 comments on commit 8e5d3c0

Please sign in to comment.