We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9bcb0 commit 77007edCopy full SHA for 77007ed
1 file changed
tests/test_fieldset.py
@@ -403,5 +403,4 @@ def test_fieldset_describe(fieldset_two_models):
403
| Field | 1 | V_wind | XLinear(...) |
404
| VectorField | 1 | UV_wind | XLinear_Velocity(...) |"""
405
actual = fieldset.describe()
406
- # breakpoint()
407
assert actual == expected
0 commit comments