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 errors and warnings in console #508

Closed Hopding closed 7 years ago

Hopding commented 7 years ago

Description

Motivation and Context

Fixes #507. Nobody likes type errors, 404s, and PropType warnings.

Checklist:

Browsers

Hopding commented 7 years ago

@dane-johnson That problem is fixed now as a result of pulling in master & resolving the conflicts.