1
0
Fork 0

TODO task done

This commit is contained in:
Stephane Bortzmeyer 2022-11-09 15:17:35 +00:00
parent 46538fa620
commit b3709c64e9
1 changed files with 1 additions and 1 deletions

View File

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