Skip to content

Commit

Permalink
Fix black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Sep 12, 2024
1 parent 309b831 commit cd47a8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gribapi/bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def _lookup(name):


def find_binary_libs(name):

name = _lookup(name)
env_var = "ECCODES_PYTHON_USE_FINDLIBS"
if int(os.environ.get(env_var, "0")):
Expand Down

0 comments on commit cd47a8c

Please sign in to comment.