fix: [time] missing in the test suite.......

...AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARGH
pull/8530/head
iglocska 2022-08-05 15:44:23 +02:00
parent c2e169fdc1
commit 05830e8d37
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import uuid
import subprocess
import unittest
import requests
import time
from xml.etree import ElementTree as ET
from io import BytesIO
import urllib3 # type: ignore