baron
baron copied to clipboard
Raw byte literal regex is incorrect
It's valid in python to write
rb'foo'
but baron assumes only the prefix has the raw marker after the b.