Skip to content

Commit

Permalink
add test comment to trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kencrim committed Nov 13, 2023
1 parent 26031ed commit e6e8773
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lob_python/model/campaign_creative.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ def additional_properties_type():

_nullable = False

"""
Add test comment
"""

@cached_property
def openapi_types():
from lob_python.model.address_editable import AddressEditable
Expand Down

0 comments on commit e6e8773

Please sign in to comment.