arc-eng / studio

Arcane Studio is a collection of productivity-boosting tools built on top of the Arcane Engine.
https://arcane.engineer/studio/
MIT License
0 stars 2 forks source link

📝 Add docstring to `needs_api_key` decorator #22

Closed arcane-engine[bot] closed 1 month ago

arcane-engine[bot] commented 1 month ago

This PR adds a detailed docstring to the needs_api_key decorator, enhancing code documentation and clarity for future developers.

Key Changes

These changes improve the maintainability and readability of the code by providing clear documentation for the needs_api_key decorator.