We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think the connections are OK, but I suspect these two might not do the right thing yet:
mirgecom/mirgecom/filter.py
Lines 209 to 211 in 08f191a
When that's done, we can remove the spurious .join() here:
.join()
mirgecom/test/test_filter.py
Line 189 in eaa9e6c
Here too:
mirgecom/test/test_euler.py
Line 797 in eaa9e6c
cc @MTCam @thomasgibson
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I think the connections are OK, but I suspect these two might not do the right thing yet:
mirgecom/mirgecom/filter.py
Lines 209 to 211 in 08f191a
When that's done, we can remove the spurious
.join()
here:mirgecom/test/test_filter.py
Line 189 in eaa9e6c
Here too:
mirgecom/test/test_euler.py
Line 797 in eaa9e6c
cc @MTCam @thomasgibson
The text was updated successfully, but these errors were encountered: