Added doctests for better documentation and testing#10
Conversation
|
S: can we add details of this change to the changelog? |
|
Q: should we instead be merging back into |
Added in this commit |
I was thinking of just pulling changes into this branch from master once feature/investigate_CI is merged in? That way we can still merge this branch into master? |
Sounds good, in that case though we won't want to merge this until that PR has gone in. Otherwise we'll be merging unreviewed code into main. |
|
I have now pulled latest changes from master into this branch in commit 9b8b3e8 |
PR for adding doctests to interpreter.py
Associated Issue: #11
The following work was done in this PR:
Notes for Reviewer