Skip to content

Conversation

@dlyssenko
Copy link
Contributor

fixed some doc build issues and errors
provided docstring decorator:

  • Docstrings cannot be interpolated. However, it's better to refer in the docstrings to defined constants by names rather than by values, so this decorator provides that functionality - it interpolates enumerated symbols. That way the docstrings in the source will refer to the constants by names, while upon building it will resolve and interpolate the values.

@dlyssenko dlyssenko requested a review from mharista May 21, 2023 11:48
@mharista mharista merged commit 7161583 into arista-eosplus:develop May 22, 2023
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