datacamp / pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.
http://pythonwhat.readthedocs.io/
GNU Affero General Public License v3.0
69 stars 31 forks source link

[CP-3517] chore: fix typo's, use raw strings, update varnames #414

Closed rikbw closed 3 weeks ago

rikbw commented 3 weeks ago

Fixes https://datacamp.atlassian.net/browse/CP-3517

Strictly, only the change to raw strings for some docstrings is necessary. Also fixed some typos, and renamed a test variable for clarity.