[DOCS] Fix docformat errors in system package - #600
Merged
Conversation
Victor Schappert (vcschapp)
temporarily deployed
to
staging
July 27, 2026 17:34 — with
GitHub Actions
Inactive
Victor Schappert (vcschapp)
force-pushed
the
pp8
branch
from
July 27, 2026 17:34
c4f93ba to
0bb6e76
Compare
🗺️ Schema reference docs preview is live!
Note ♻️ This preview updates automatically with each push to this PR. |
Victor Schappert (vcschapp)
temporarily deployed
to
staging
July 27, 2026 17:38 — with
GitHub Actions
Inactive
John McCall (lowlydba)
previously approved these changes
Jul 27, 2026
Seth Fitzsimmons (sethfitz)
previously approved these changes
Jul 28, 2026
Seth Fitzsimmons (sethfitz)
left a comment
Collaborator
There was a problem hiding this comment.
+1 to Roel Bollens (@RoelBollens-TomTom)'s comment about raw strings, but that's all.
This commit kills `make docformat` errors in `overture-schema-system`, a prerequisite to enforcing `make docformat` in `make check`. Signed-off-by: schapper <schapper@amazon.com>
Victor Schappert (vcschapp)
dismissed stale reviews from Seth Fitzsimmons (sethfitz) and John McCall (lowlydba)
via
July 28, 2026 23:46
e4346b2
Victor Schappert (vcschapp)
force-pushed
the
pp8
branch
from
July 28, 2026 23:46
0bb6e76 to
e4346b2
Compare
Roel Bollens (RoelBollens-TomTom)
approved these changes
Jul 28, 2026
Dana Bauer (danabauer)
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change eliminates
make docformaterrors inoverture-schema-system, a prerequisite to enforcingmake docformatinmake check, which is a prerequisite of GA-ing the amazing new Pydantic-based schema.Closes #601, an issue I opened bureaucratically just so I could publish this PR!