Skip to content

Commit

Permalink
Update source imports
Browse files Browse the repository at this point in the history
  • Loading branch information
willGraham01 committed Jan 24, 2024
1 parent b0533f8 commit e2371cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainglobe_napari_io/brainmapper/brainmapper_reader_dir.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from pathlib import Path
from typing import Callable, Dict, List, Optional, Tuple, Union

import bg_space as bgs
import brainglobe_space as bgs
from napari.types import LayerDataTuple

from brainglobe_napari_io.brainreg.reader_dir import (
Expand Down

0 comments on commit e2371cf

Please sign in to comment.