Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed May 22, 2020
1 parent 0d82546 commit 1ac7489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_deprecated.py
Expand Up @@ -19,4 +19,4 @@ def test_old_import():

def test_old_name_load_data_from_oedb(recwarn):
load_turbine_data_from_oedb()
assert recwarn.pop(FutureWarning)
assert recwarn.pop(FutureWarning)

0 comments on commit 1ac7489

Please sign in to comment.