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 models.py in Python Driver #1230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatheusFarias03
Copy link
Contributor

Refactor code for writing to the "buf" variable, also simplified some "while" loops to "for" loops, and some "if-else" statements were modified to be "conditional expressions" (ternary operator).

Refactor code for writing to the "buf" variable, also simplified
some "while" loops to "for" loops, and some "if-else" statements
were modified to be "conditional expressions" (ternary operator).
@MatheusFarias03 MatheusFarias03 changed the title Refactor models.py Refactor models.py in Python Driver Sep 12, 2023
Copy link

This PR is stale because it has been open 45 days with no activity. Remove "Abondoned" label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale Stale issues/PRs label May 11, 2024
@MuhammadTahaNaveed MuhammadTahaNaveed removed the Stale Stale issues/PRs label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants