Skip to content

Commit

Permalink
More code style errors
Browse files Browse the repository at this point in the history
  • Loading branch information
srherbener committed Aug 15, 2024
1 parent 9a1d972 commit fefcde6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions var/spack/repos/builtin/packages/bufr-query/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)

import os
import sys

from spack.package import *


class BufrQuery(CMakePackage):
"""The NOAA bufr-query Library can be used to read NCEP and WMO formated BUFR
files using a simple interface that does not require the user to know the
Expand Down

0 comments on commit fefcde6

Please sign in to comment.