feat: fast loading and saving functionality #421
Annotations
3 errors and 12 warnings
|
lint: ruff
Process completed with exit code 1.
|
|
lint: pylint
Process completed with exit code 30.
|
|
lint: pylint:
fms_mo/prep.py#L26
E0401: Unable to import 'compressed_tensors' (import-error)
|
|
lint: ruff
Failed to restore: Cache service responded with 400
|
|
lint: pylint:
fms_mo/utils/dq_inf.py#L101
W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
|
|
lint: pylint:
fms_mo/utils/dq_inf.py#L73
W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
|
|
lint: pylint:
fms_mo/utils/dq_inf.py#L75
C0303: Trailing whitespace (trailing-whitespace)
|
|
lint: pylint:
fms_mo/utils/dq_inf.py#L3
C0303: Trailing whitespace (trailing-whitespace)
|
|
lint: pylint:
fms_mo/modules/linear.py#L284
C0303: Trailing whitespace (trailing-whitespace)
|
|
lint: pylint:
fms_mo/prep.py#L705
C0303: Trailing whitespace (trailing-whitespace)
|
|
lint: pylint:
fms_mo/prep.py#L700
C0303: Trailing whitespace (trailing-whitespace)
|
|
lint: pylint:
fms_mo/prep.py#L699
C0303: Trailing whitespace (trailing-whitespace)
|
|
lint: pylint:
fms_mo/prep.py#L400
C0301: Line too long (101/100) (line-too-long)
|
|
lint: pylint:
fms_mo/dq.py#L144
R1722: Consider using 'sys.exit' instead (consider-using-sys-exit)
|
|
lint: pylint
Failed to restore: Cache service responded with 400
|