mirror of https://github.com/m-labs/artiq.git
korad_ka3005p: cleanup
This commit is contained in:
parent
baac555f96
commit
d55f2bda86
|
@ -5,7 +5,6 @@ import asyncio
|
||||||
import asyncserial
|
import asyncserial
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
logger.setLevel(-10)
|
|
||||||
|
|
||||||
|
|
||||||
class UnexpectedResponse(Exception):
|
class UnexpectedResponse(Exception):
|
||||||
|
|
Loading…
Reference in New Issue