Skip to content

Chore: Use f-string in server api #227

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 6 commits into from
Jan 29, 2025
Merged

Chore: Use f-string in server api #227

merged 6 commits into from
Jan 29, 2025

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Jan 23, 2025

Changelog Description

Use f-string formatting in server api code.

Additional review information

Also enhanced query preparation, moving most of the "skip keys" logic into prepare_query_string.

Testing notes:

  1. Validate the code changes.
  2. All functions should still work as expected.

@iLLiCiTiT iLLiCiTiT added type: enhancement New feature or request community labels Jan 23, 2025
@iLLiCiTiT iLLiCiTiT self-assigned this Jan 23, 2025
@iLLiCiTiT iLLiCiTiT requested review from kalisp and antirotor January 23, 2025 11:18
# Conflicts:
#	ayon_api/server_api.py
@iLLiCiTiT iLLiCiTiT merged commit 336e10f into develop Jan 29, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/f-string branch January 29, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants