Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed May 20, 2024
1 parent cb80194 commit e0214a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/io/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logging
from astropy.utils.data import download_file
from .hdf import *
#from .record import *
from .record import *


def get_file(url, retry=5, **args):
Expand Down

0 comments on commit e0214a1

Please sign in to comment.