Skip to content

Commit e24718d

Browse files
committed
add python label to fenced code block
1 parent 83d762a commit e24718d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/easybuild-v5/enhancements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The Easyconfig parameter `modextrapaths` has a new special key called
147147
`MODULE_LOAD_ENV_HEADERS` that allows to add search paths in the generated
148148
module according to `--module-search-path-headers`.
149149

150-
```
150+
```python
151151
modextrapaths = {
152152
MODULE_LOAD_ENV_HEADERS: 'include/extra_dir',
153153
}

0 commit comments

Comments
 (0)