Skip to content

Commit ab59c9a

Browse files
committed
lint
1 parent 2b763dc commit ab59c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dns/resolver.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
import dns.reversename
4646
import dns.tsig
4747

48-
if sys.platform == "win32": # pragma: no cover
48+
if sys.platform == "win32": # pragma: no cover
4949
import dns.win32util
5050

5151

0 commit comments

Comments
 (0)