Skip to content

Commit

Permalink
chore: formatting (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgellow authored Jun 21, 2024
1 parent 8ed72e5 commit 4754798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lithic/types/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
from .card_program_list_params import CardProgramListParams as CardProgramListParams
from .tokenization_list_params import TokenizationListParams as TokenizationListParams
from .auth_rule_remove_response import AuthRuleRemoveResponse as AuthRuleRemoveResponse
from .card_get_embed_url_params import CardGetEmbedURLParams as CardGetEmbedURLParams
from .book_transfer_list_params import BookTransferListParams as BookTransferListParams
from .card_get_embed_url_params import CardGetEmbedURLParams as CardGetEmbedURLParams
from .card_search_by_pan_params import CardSearchByPanParams as CardSearchByPanParams
from .responder_endpoint_status import ResponderEndpointStatus as ResponderEndpointStatus
from .account_holder_list_params import AccountHolderListParams as AccountHolderListParams
Expand Down

0 comments on commit 4754798

Please sign in to comment.