summaryrefslogtreecommitdiff
path: root/dns/_asyncbackend.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-06-12 06:40:40 -0700
committerBob Halley <halley@dnspython.org>2020-06-12 06:40:40 -0700
commitdbf4731303b9d49fd34c2da3968a40e9f8d5921d (patch)
tree2d1bf4efe028d800f79a7b855f4578290983965a /dns/_asyncbackend.py
parentce923bf7f14533596d775ce580ce7ddb15f12bf9 (diff)
downloaddnspython-dbf4731303b9d49fd34c2da3968a40e9f8d5921d.tar.gz
lint
Diffstat (limited to 'dns/_asyncbackend.py')
-rw-r--r--dns/_asyncbackend.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/_asyncbackend.py b/dns/_asyncbackend.py
index 9bfdaba..0dbcd74 100644
--- a/dns/_asyncbackend.py
+++ b/dns/_asyncbackend.py
@@ -1,5 +1,6 @@
# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
+import socket
import dns.inet