Skip to content

Commit

Permalink
add owner
Browse files Browse the repository at this point in the history
  • Loading branch information
IronCore864 committed Jul 30, 2024
1 parent 4945b64 commit 45a2434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface_tester/collector.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ class InterfaceTestSpec(TypedDict):

provider: _RoleTestSpec
requirer: _RoleTestSpec
owner: str


def get_schema_from_module(module: object, name: str) -> Type[pydantic.BaseModel]:
Expand Down

0 comments on commit 45a2434

Please sign in to comment.