prompt-layer-library icon indicating copy to clipboard operation
prompt-layer-library copied to clipboard

Update promptlayer.py

Open GentleGhostCoder opened this issue 10 months ago • 0 comments

Fix pattern issues when running pytest -> r"...*"

Small change, but I can't currently work around it when I run pytest.

Error:

"<class 'anthropic\..*Error'>", str(attr)
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E SyntaxError: invalid escape sequence '\.'

GentleGhostCoder avatar Mar 28 '24 15:03 GentleGhostCoder