Implement socket communication with LeCroy #393
Annotations
9 errors
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L261
Line too long (91/80) (line-too-long)
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L331
Unnecessary parens after 'while' keyword (superfluous-parens)
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L332
Line too long (85/80) (line-too-long)
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L211
Attribute name "_s_leCroyCommandHeader" doesn't conform to '^_{0,2}[a-z][a-z0-9_]*$' pattern (invalid-name)
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L274
Use lazy % formatting in logging functions (logging-fstring-interpolation)
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L320
Variable name "v_nbTotalBytes" doesn't conform to '^[a-z][a-z0-9_]*$' pattern (invalid-name)
|
scaaml/capture/scope/lecroy/lecroy_communication.py#L24
Unused numpy imported as np (unused-import)
|
|
The logs for this run have expired and are no longer available.
Loading