Skip to content

Commit b4a29cb

Browse files
authored
Update contact export Python SDK example just to trigger new build
1 parent 8cefad0 commit b4a29cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specs/contacts.openapi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,7 @@ paths:
812812
label: Python
813813
source: |
814814
import mailtrap as mt
815+
815816
client = mt.MailtrapClient(token="YOUR_API_KEY", account_id="YOUR_ACCOUNT_ID")
816817
export_job = client.contacts_api.contact_exports.create(
817818
filters=[

0 commit comments

Comments
 (0)