brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

update atlas api import with new name #86

Closed alessandrofelder closed 3 months ago

alessandrofelder commented 3 months ago

Description

What is this PR

Why is this PR needed? Workflows still had a remaining import for the atlas API using its old name.

What does this PR do? Updates the import call from bg_atlasapi to brainglobe_atlasapi

References

Closes #85

How has this PR been tested?

CI should pass, but didn't before in #85

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

alessandrofelder commented 3 months ago

Probably worth re-running jobs on https://github.com/brainglobe/cellfinder/actions/runs/8423214341 before merging this, just to double-check.

alessandrofelder commented 3 months ago

(Just confirming brainmapper tests on cellfinder repo pass now this fix is in main ✅ )