From: Bob Halley Date: Sat, 6 Dec 2025 22:50:20 +0000 (-0800) Subject: remove duplication X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmain;p=thirdparty%2Fdnspython.git remove duplication --- diff --git a/Makefile b/Makefile index f2b9a6f6..c0c551e7 100644 --- a/Makefile +++ b/Makefile @@ -44,9 +44,7 @@ pyright: ty: ty check dns -type: - pyright dns - ty check dns +type: pyright ty ruff: ruff check dns