Skip to content

Commit

Permalink
Upgrade after onfido-openapi-spec change dea7c46
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido authored and github-actions[bot] committed May 24, 2024
1 parent 4b57c74 commit 293dbe5
Show file tree
Hide file tree
Showing 5 changed files with 741 additions and 0 deletions.
2 changes: 2 additions & 0 deletions onfido/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@
from onfido.models.sdk_token_response import SdkTokenResponse
from onfido.models.task import Task
from onfido.models.task_item import TaskItem
from onfido.models.timeline_file_reference import TimelineFileReference
from onfido.models.timeline_file_reference1 import TimelineFileReference1
from onfido.models.us_driving_licence_breakdown import UsDrivingLicenceBreakdown
from onfido.models.us_driving_licence_breakdown_address import UsDrivingLicenceBreakdownAddress
from onfido.models.us_driving_licence_breakdown_address_breakdown import UsDrivingLicenceBreakdownAddressBreakdown
Expand Down
Loading

0 comments on commit 293dbe5

Please sign in to comment.