summaryrefslogtreecommitdiff
path: root/lib/dnspython/dns/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dnspython/dns/flags.py')
-rw-r--r--lib/dnspython/dns/flags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dnspython/dns/flags.py b/lib/dnspython/dns/flags.py
index 79375ea2ce..17afdbc2ec 100644
--- a/lib/dnspython/dns/flags.py
+++ b/lib/dnspython/dns/flags.py
@@ -89,7 +89,7 @@ def to_text(flags):
@rtype: string"""
return _to_text(flags, _by_value, _flags_order)
-
+
def edns_from_text(text):
"""Convert a space-separated list of EDNS flag text values into a EDNS