Skip to content

move the get_config function#96

Merged
lynnagara merged 2 commits intomainfrom
move-get-config
May 20, 2025
Merged

move the get_config function#96
lynnagara merged 2 commits intomainfrom
move-get-config

Conversation

@lynnagara
Copy link
Member

  • this function isn't a decorator so it's a bit confusing that it was in the decorators.py file
  • since it only exists to cache part of the /config api response, let's put it next to that api definition

this function isn't a decorator so it's a bit confusing that it was in the decorators.py file
since it only exists to cache part of the `/config` api response, let's put it next to that
api definition
@lynnagara lynnagara requested a review from a team as a code owner May 20, 2025 17:04
@lynnagara lynnagara merged commit 79ac559 into main May 20, 2025
12 checks passed
@lynnagara lynnagara deleted the move-get-config branch May 20, 2025 21:27
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