Merged 4 months agoAugust 7, 2025
Related#344Standardized the import alias for the brainglobe_space library from bg to bgs in documentation code examples.
What was done
- Updated the import alias for brainglobe_space from bg to bgs in all Python code examples.
- Standardized the alias used for the brainglobe_space library across the documentation.
- Modified code examples in the brainglobe-space documentation page.
Impact
- Improves developer experience by providing a consistent alias in documentation examples.
- Enhances readability and maintainability of the documentation.
- No functional changes to the brainglobe_space library or its functionality.
Technical details
- The file docs/source/documentation/brainglobe-space/index.md was modified.
- Changes involved simple text replacement within Python code blocks.
- This was a documentation consistency update.
Related issues
Metadata
- Source: github
- Repo: brainglobe/brainglobe.github.io
- URL: https://github.com/brainglobe/brainglobe.github.io/pull/350
- Merged: 2025-08-07T10:25:28Z