add missing import
This commit is contained in:
parent
42be31ca81
commit
e7ba46e4e6
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
import json
|
||||
import time
|
||||
import xml.etree.ElementTree
|
||||
from datetime import datetime
|
||||
|
||||
import requests
|
||||
from requests.auth import HTTPDigestAuth
|
||||
|
|
Loading…
Add table
Reference in a new issue