Merge pull request #1337 from jooola/fix/undefined_time_var
Fix undefined variable
This commit is contained in:
commit
af693ed6b0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import datetime
|
|||
import json
|
||||
import logging
|
||||
import socket
|
||||
from datetime import time
|
||||
|
||||
import requests
|
||||
from requests.auth import AuthBase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue