Skip to content

pytest --doctest-modules maths fails #986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cclauss opened this issue Jul 9, 2019 · 1 comment · Fixed by #1020
Closed

pytest --doctest-modules maths fails #986

cclauss opened this issue Jul 9, 2019 · 1 comment · Fixed by #1020

Comments

@cclauss
Copy link
Member

cclauss commented Jul 9, 2019

Missing if __name__ == "__main__": ?

@cclauss cclauss changed the title python3 -m doctest -v maths python3 -m doctest -v maths fails Jul 9, 2019
@cclauss
Copy link
Member Author

cclauss commented Jul 10, 2019

@SandersLin do you know how to fix this issue?

@cclauss cclauss changed the title python3 -m doctest -v maths fails python3 -m doctest -v maths/* fails Jul 11, 2019
@cclauss cclauss changed the title python3 -m doctest -v maths/* fails pytest --doctest-modules maths fails Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant