This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly manage the edge case of an empty string
As ''.isspace() == False o_O the former expression would evaluate as True.
- Loading branch information