Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBachaloSigmaSoftware committed Mar 15, 2024
1 parent ec129c4 commit 60804cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/webforms/examples/eg001_create_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from docusign_webforms import ApiClient, FormInstanceManagementApi, FormManagementApi, CreateInstanceRequestBody
from docusign_esign import Document, Signer, SignHere, Tabs, Recipients, TemplatesApi, Checkbox, DateSigned, \
Text, EnvelopeTemplate
Text, EnvelopeTemplate

from ...docusign import create_api_client

Expand Down

0 comments on commit 60804cd

Please sign in to comment.