Skip to content

Commit

Permalink
Fixing lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed Jul 11, 2023
1 parent 3324a44 commit c1aa19b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion twilio/rest/intelligence/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from twilio.rest.intelligence.v2.service import ServiceList
from twilio.rest.intelligence.v2.transcript import TranscriptList


class Intelligence(IntelligenceBase):
@property
def transcripts(self) -> TranscriptList:
Expand Down

0 comments on commit c1aa19b

Please sign in to comment.