Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 7995c4e

Browse files
committed
force format
1 parent cd97b34 commit 7995c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

whois/tld_regexpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@
676676
"extend": "biz",
677677
"creation_date": r"Creation Date:\s?(.+)",
678678
"expiration_date": r"Expiry Date:\s?(.+)",
679-
"updated_date": None, # some entries have no date string but not always
679+
"updated_date": None, # some entries have no date string but not always
680680
"name_servers": r"Name Server:\s*(\S+)\r?\n",
681681
"status": r"Domain Status:\s?(.+)",
682682
}

0 commit comments

Comments
 (0)