Added empty lines for better readability.

This commit is contained in:
Paul Gauthier 2024-05-19 07:35:27 -07:00
parent 9ee332f5d9
commit 990dda1122
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ class ExhaustedContextWindow(Exception):
pass
def wrap_fence(name):
return f"<{name}>", f"</{name}>"