Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 committed Nov 18, 2023
1 parent 810588d commit d533e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/clinic/clinic.py
Original file line number Diff line number Diff line change
Expand Up @@ -1992,6 +1992,7 @@ def render_function(
template = linear_format(template,
exit_label="exit:" if need_exit_label else ''
)

s = template.format_map(template_dict)

# mild hack:
Expand Down

0 comments on commit d533e10

Please sign in to comment.