Closed arcane-engine[bot] closed 1 month ago
This PR adds a detailed docstring to the needs_api_key decorator, enhancing code documentation and clarity for future developers.
needs_api_key
Key Changes
studio/decorators.py
These changes improve the maintainability and readability of the code by providing clear documentation for the needs_api_key decorator.
This PR adds a detailed docstring to the
needs_api_key
decorator, enhancing code documentation and clarity for future developers.Key Changes
needs_api_key
decorator instudio/decorators.py
.These changes improve the maintainability and readability of the code by providing clear documentation for the
needs_api_key
decorator.