tlslite/utils/pycrypto_rc4.py
No newline at end of file Open
Open
return bytearray(self.context.decrypt(ciphertext))
- Read upRead up
- Exclude checks
Trailing blank lines are superfluous.
Okay: spam(1)
W391: spam(1)\n
However the last line should end with a new line (warning W292).