No description
Calls rstrip() instead of cutting of the last character blindly, so that: 1. Potentially multiple trailing whitespace of any kind will get stripped. 2. We don't chop off a non-whitespace character, in case pygments' changes. |
||
|---|---|---|
| matrix | ||
| tests | ||
| .gitignore | ||
| .pylintrc | ||
| LICENSE | ||
| main.py | ||
| Makefile | ||
| TODO.md | ||