Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.15.z] fixing make-docs issue with some update in code #1395

Conversation

Satellite-QE
Copy link
Contributor

Cherrypick of PR: #1391

This pull request addresses an issue encountered when generating documentation using Sphinx in the Airgun project. The problem arose due to incompatible type annotations causing errors during the documentation build process.

To resolve this issue, the following changes were made:

  • Updated the docstring of the affected module to provide clearer and more descriptive documentation.
  • Removed type annotations from the codebase to ensure compatibility

These changes ensure that the documentation build process (make -docs) in Airgun proceeds smoothly without encountering errors related to type annotations.

@Satellite-QE Satellite-QE added 6.15.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches labels May 22, 2024
@Gauravtalreja1 Gauravtalreja1 merged commit 0fc3d86 into 6.15.z May 22, 2024
11 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the cherry-pick-6.15.z-cecb4dafaa1933214473d1d0bfc21d9370505e33 branch May 22, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants