From 92583345836d734dba46831238de53e5dc07be69 Mon Sep 17 00:00:00 2001 From: Lulzette Date: Thu, 7 Apr 2022 15:29:49 +0300 Subject: [PATCH] ... --- twvdscli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twvdscli.py b/twvdscli.py index 8e68d66..1330d70 100755 --- a/twvdscli.py +++ b/twvdscli.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -import json +import json import requests import typer import os