Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
evilnick authored Aug 6, 2024
1 parent 2a44f5b commit abafa28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@
############################################################
if os.path.exists('./reuse/substitutions.yaml'):
with open('./reuse/substitutions.yaml', 'r') as fd:
myst_substitutions = yaml.safe_load(fd.read())
myst_substitutions = yaml.safe_load(fd.read())

0 comments on commit abafa28

Please sign in to comment.