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 0d82546 commit 1ac7489Copy full SHA for 1ac7489
tests/test_deprecated.py
@@ -19,4 +19,4 @@ def test_old_import():
19
20
def test_old_name_load_data_from_oedb(recwarn):
21
load_turbine_data_from_oedb()
22
- assert recwarn.pop(FutureWarning)
+ assert recwarn.pop(FutureWarning)
0 commit comments