Skip to content

Commit

Permalink
πŸ‘Œ IMPROVE: Add missing highligh to AddWorkChain
Browse files Browse the repository at this point in the history
  • Loading branch information
mbercx committed Oct 6, 2022
1 parent 3f02e27 commit 1cb7cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sections/writing_workflows/workchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ You can see the highlighted changes below:

```{literalinclude} include/code/workchain/my_first_workchain_3_add_calcfunc.py
:language: python
:emphasize-lines: 2, 5-7, 27
:emphasize-lines: 2, 5-7, 27, 30
```

:::{margin} {{ python }} **Decorators**
Expand Down

0 comments on commit 1cb7cf2

Please sign in to comment.