Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove score_decay_rate and update formatting #36

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

Septimus4
Copy link
Member

Checklist

  • poetry run pytest passes locally with my changes
  • Tests have been added or updated to cover the changes
  • Documentation has been updated as needed
  • Code style checks pass
  • Commit messages follow the Conventional Commits guidelines

Affected Components

Description of Changes

Removed unused score_decay_rate from schema and documentation. Cleaned up code formatting and improved consistency across methods. Updated markdown documentation to align with current schema changes.

Additional Notes

@Septimus4 Septimus4 linked an issue Nov 7, 2024 that may be closed by this pull request
@Septimus4 Septimus4 force-pushed the 25-db-setup-neo4j-db branch 3 times, most recently from f155382 to c1fcfcf Compare November 7, 2024 09:36
@Septimus4 Septimus4 force-pushed the 25-db-setup-neo4j-db branch from c1fcfcf to 562c930 Compare November 7, 2024 09:45
Removed unused score_decay_rate from schema and documentation.
Cleaned up code formatting and improved consistency across methods.
Updated markdown documentation to align with current schema changes.
@Septimus4 Septimus4 force-pushed the 25-db-setup-neo4j-db branch from 562c930 to 6e6f82e Compare November 7, 2024 09:50
@Septimus4 Septimus4 merged commit 8ae5876 into main Nov 7, 2024
3 checks passed
@Septimus4 Septimus4 deleted the 25-db-setup-neo4j-db branch November 7, 2024 10:00
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.

[DB] Setup neo4j db
2 participants