The [algorithm](https://github.com/TheAlgorithms/Python/blob/master/ciphers/decrypt_caesar_with_chi_squared.py) does not decrypt ciphertext that contains uppercase letters when case_sensitive is set to True Happy to fix that.