Closed ghost closed 2 years ago
raw_key processing: I think you can just say key = raw_key.strip() to get rid of the newline (or any leading/trailing whitespace).
raw_key processing: I think you can just say key = raw_key.strip() to get rid of the newline (or any leading/trailing whitespace).