Skip to content

Commit

Permalink
feat: import new dataclasses on package level
Browse files Browse the repository at this point in the history
  • Loading branch information
micha91 committed May 6, 2024
1 parent d648cbd commit cf51961
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions polarion_rest_api_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

from polarion_rest_api_client.client import OpenAPIPolarionProjectClient
from polarion_rest_api_client.data_models import (
SelectTestCasesBy,
TestRecord,
TestRun,
WorkItem,
WorkItemAttachment,
WorkItemLink,
Expand Down

0 comments on commit cf51961

Please sign in to comment.