Skip to content

Commit

Permalink
Resolves FLK-D204 error, despite me not touching that file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Yarmis committed Dec 12, 2022
1 parent bb9ff05 commit 1f4b510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twilio/base/domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Domain(object):
Like, `api.twilio.com` or `lookups.twilio.com'.
"""

def __init__(self, twilio):
"""
:param Twilio twilio:
Expand Down

0 comments on commit 1f4b510

Please sign in to comment.