From b3709c64e96811f1267fcaebcc8f48d1dd551b8e Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Wed, 9 Nov 2022 15:17:35 +0000 Subject: [PATCH] TODO task done --- ianardap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ianardap.py b/ianardap.py index b7836d2..473aa56 100755 --- a/ianardap.py +++ b/ianardap.py @@ -193,7 +193,7 @@ file (see the documentation of the module). def find(self, id): """Get the RDAP server(s), as an array, for a given identifier. None -if there is none. TODO port check_expire on that""" +if there is none.""" if self.category == "domains": domain = id if domain.endswith("."):