Skip to content

Commit

Permalink
Added an extra newline to make flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Mar 7, 2018
1 parent b4f82b2 commit 25024ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trustymail/trustymail.py
Expand Up @@ -685,6 +685,7 @@ def format_datetime(obj):
else:
return None


def remove_quotes(txt_record):
"""Remove double quotes and contatenate strings in a DNS TXT record
Expand Down

0 comments on commit 25024ee

Please sign in to comment.