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("."):