Skip to content

Ticket8297 remove six usage #13

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

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

LowriJenkins
Copy link
Contributor

@LowriJenkins LowriJenkins commented May 17, 2024

Description of work

Fix minor broken tests on master and then Remove all references to Six

To test

Ticket

Acceptance criteria

  • Git grep finds no import six.
  • Tests pass

@LowriJenkins LowriJenkins linked an issue May 17, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@Chsudeepta Chsudeepta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a usage of six in src/db_parser/parser.py . Please check

@LowriJenkins
Copy link
Contributor Author

There is a usage of six in src/db_parser/parser.py . Please check

should be fixed now

@Chsudeepta Chsudeepta merged commit 69e6aa2 into master May 23, 2024
@LowriJenkins LowriJenkins deleted the Ticket8297_remove_six_usage branch June 27, 2024 08:45
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.

2 participants