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/delete dead code #744

Merged
merged 118 commits into from
Nov 1, 2023
Merged

Conversation

chakravarthik27
Copy link
Collaborator

Description


➤ Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Usage

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

Screenshots (if appropriate):

@ArshaanNazir ArshaanNazir linked an issue Sep 3, 2023 that may be closed by this pull request
@chakravarthik27 chakravarthik27 changed the base branch from release/1.4.0 to release/1.5.0 September 13, 2023 15:27
@chakravarthik27 chakravarthik27 changed the base branch from release/1.5.0 to release/1.6.0 September 24, 2023 15:51
@ArshaanNazir ArshaanNazir merged commit e548f44 into release/1.8.0 Nov 1, 2023
3 checks passed
@ArshaanNazir ArshaanNazir deleted the refactor/delete-dead-code branch November 16, 2023 06:19
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.

Refactoring Library Design and Remove Unused Code
4 participants