Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
niyiyu committed Feb 26, 2024
1 parent 4d35ce2 commit a36b8b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/noisepy/seis/noise_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@

import numpy as np
import obspy
import pandas as pd
import scipy
from numba import jit
from obspy.core.inventory import Channel, Inventory, Network, Site, Station
from obspy.core.util.base import _get_function_from_entry_point
from obspy.signal.filter import bandpass
from obspy.signal.util import _npts2nfft
Expand Down

0 comments on commit a36b8b7

Please sign in to comment.