W1650 deprecated-str-translate-callΒΆ

Message

'Using str.translate with deprecated deletechars parameters'

Description

Used when using the deprecated deletechars parameters from str.translate. Use re.sub to remove the desired characters