maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Fix routing issue #403

Closed solkaz closed 7 years ago

solkaz commented 7 years ago

Description

URIEncodes the snippet key

Motivation and Context

https://github.com/maryvilledev/codesplain-lambdas/issues/60

Checklist: