pylint fix
This commit is contained in:
parent
7f7961f4cc
commit
1066fbaa7c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import os
|
|||
import json
|
||||
import logging
|
||||
from datetime import datetime
|
||||
from typing import List, Optional
|
||||
from typing import Optional
|
||||
|
||||
from twisted.internet import defer
|
||||
|
||||
|
|
Loading…
Reference in a new issue