Skip to content

Chore: Use f-string in server api#227

Merged
iLLiCiTiT merged 6 commits intodevelopfrom
enhancement/f-string
Jan 29, 2025
Merged

Chore: Use f-string in server api#227
iLLiCiTiT merged 6 commits intodevelopfrom
enhancement/f-string

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 antirotor and kalisp 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