We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81c72c commit 37172dbCopy full SHA for 37172db
1 file changed
whois/whois.py
@@ -26,7 +26,7 @@
26
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
27
THE SOFTWARE.
28
"""
29
-
+from __future__ import annotations
30
import logging
31
import optparse
32
import os
0 commit comments