Skip to content
Snippets Groups Projects
Commit 1802d9afddf7 authored by Matt Harbison's avatar Matt Harbison
Browse files

graft: fix interpolation in a ProgrammingError case

The `action` is str, which can't be interpolated into bytes.  Fortunately,
`ProgrammingError` allows a str to be passed.
parent a48c688d3e80
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment