Mudit Jha

Results 3 issues of Mudit Jha

I was trying to setup this repo as per the details in https://github.com/nteract/testbook/blob/main/CONTRIBUTING.md. On running the command: tox -e py36 I get this error: ERROR: py36: InterpreterNotFound: python3.6 I get...

Since Parser is the main class, we dont need a call to super().__init__() here. Accordingly, I have also updated the docstring for this class and replaced call to os.makedir() with...

- What is this new code intended to do? - Improving the in-code documentation by resolving minor issues I noticed - Are there any related issues? No - What is...