Skip to content

fix: import math for explore pagination - #1460

Open
nyxsky404 wants to merge 1 commit into
komalharshita:mainfrom
nyxsky404:fix/1455-explore-pagination-math
Open

fix: import math for explore pagination#1460
nyxsky404 wants to merge 1 commit into
komalharshita:mainfrom
nyxsky404:fix/1455-explore-pagination-math

Conversation

@nyxsky404

Copy link
Copy Markdown

Summary

  • import the standard-library math module used by Explore pagination

Testing

  • .venv/bin/python -m py_compile src/routes/main_routes.py
  • python tests/test_basic.py (blocked by existing upstream syntax error in src/utils/recommender.py)

Closes #1455

@github-actions github-actions Bot added gssoc-2026 type:bug Something isn't working labels Aug 3, 2026
@nyxsky404

Copy link
Copy Markdown
Author

@komalharshita please review

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

Labels

gssoc-2026 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Explore route raises NameError during pagination

1 participant