Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jackstar12 committed Jun 26, 2024
1 parent a939bb1 commit f252233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/msggen/msggen/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def get_schema_bundle():
p = resources.open_text("msggen", "schema.json")
return json.load(p)


def check_missing():
"""Check for missing gRPC commands in the schema.
"""
Expand Down

0 comments on commit f252233

Please sign in to comment.