Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
GaelleChapuis committed Jul 11, 2023
1 parent a281d5e commit 8b36d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewspikes/data.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from pathlib import Path
import shutil

from ibllib.io import spikeglx
from brainbox.io import spikeglx
from one.webclient import dataset_record_to_url

import numpy as np
Expand Down

0 comments on commit 8b36d18

Please sign in to comment.