##// END OF EJS Templates
graft: fix interpolation in a ProgrammingError case...
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.

File last commit:

r50545:2e34ea45 default
r53243:1802d9af default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
partial