Skip to content

docs: Fixed _rescale_e error by using latest version of _rescale in networkx#123

Merged
cbueth merged 2 commits intomainfrom
122-fix-bc-reference-example-not-rendering
Mar 23, 2026
Merged

docs: Fixed _rescale_e error by using latest version of _rescale in networkx#123
cbueth merged 2 commits intomainfrom
122-fix-bc-reference-example-not-rendering

Conversation

@juanfonsecaLS1
Copy link
Collaborator

Description

Updates the code to solve a change in networkx

Related Issue

Fixes #122

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🧹 Code refactor (no functional changes)
  • ✅ Test update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test configuration:

  • OS: linux

Screenshots (if applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Additional Notes

@juanfonsecaLS1 juanfonsecaLS1 linked an issue Mar 23, 2026 that may be closed by this pull request
@juanfonsecaLS1 juanfonsecaLS1 marked this pull request as ready for review March 23, 2026 13:20
@cbueth cbueth changed the title fixed _rescale_e error by using latest version of _rescale in networkx docs: Fixed _rescale_e error by using latest version of _rescale in networkx Mar 23, 2026
@juanfonsecaLS1 juanfonsecaLS1 self-assigned this Mar 23, 2026
@juanfonsecaLS1 juanfonsecaLS1 requested review from cbueth and Copilot and removed request for Copilot March 23, 2026 14:18
@cbueth cbueth merged commit db048ba into main Mar 23, 2026
32 checks passed
@cbueth
Copy link
Collaborator

cbueth commented Mar 23, 2026

Thanks for the contribution. When the CI is done you can look at the built documentation website to see it live https://github.com/BikeNetKit/superblockify/deployments/Deploy%20to%20github%20pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix - BC reference example not rendering

2 participants