Skip to content
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

Update stats_scipy_get_distributions.py #667

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

patrick-nicodemus
Copy link
Contributor

"print x" no longer works in Python 3, in Python 3 it is "print(x)".

I have tested the script after making the changes and it runs without crashing.

"print x" no longer works in Python 3, in Python 3 it is "print(x)".
I haven't tested the script to work with Python 3, right now my concern is just getting it to parse.
@jzstark jzstark merged commit 600c21a into owlbarn:main Jun 7, 2024
13 of 14 checks passed
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.

None yet

3 participants