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

Accidentally left a print statement #3073

Closed
TomNicholas opened this issue Jul 2, 2019 · 0 comments · Fixed by #3074
Closed

Accidentally left a print statement #3073

TomNicholas opened this issue Jul 2, 2019 · 0 comments · Fixed by #3074

Comments

@TomNicholas
Copy link
Member

TomNicholas commented Jul 2, 2019

Somehow a rogue debugging print statement managed to sneak through to master in #2616!

Line 121 of combine.py

print(nesting_depths)
should be deleted.

@shoyer @dcherian

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 a pull request may close this issue.

1 participant