Skip to content

Conversation

@dandrake
Copy link

The exact wording and text in the "Fix the error" section need updating, but the provided code will now work in CodeLens with the current PythonTutor version.

Fixes #279.

There are many other snippets of code that use the old test module; changing all of them here seems out-of-scope. It's also not entirely clear that using unittest is the best way here, since it does seem to involve quite a lot of boilerplate for these little code snippets.

The exact wording and text in the "Fix the error" section need updating,
but the provided code will now work in CodeLens with the current
PythonTutor version.

Fixes RunestoneInteractive#279.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PythonTutor / CodeLens does not allow "import test"

1 participant