jaxmodels #240
Annotations
10 errors and 1 warning
multidms/data.py#L10
multidms/data.py:10:8: F401 `os` imported but unused
|
multidms/data.py#L460
multidms/data.py:460:90: E501 Line too long (91 > 89 characters)
|
multidms/data.py#L500
multidms/data.py:500:90: E501 Line too long (97 > 89 characters)
|
multidms/jaxmodels.py#L19
multidms/jaxmodels.py:19:5: D407 Missing dashed underline after section ("Args")
|
multidms/jaxmodels.py#L22
multidms/jaxmodels.py:22:90: E501 Line too long (97 > 89 characters)
|
multidms/jaxmodels.py#L26
multidms/jaxmodels.py:26:23: F821 Undefined name `n_mutations`
|
multidms/jaxmodels.py#L28
multidms/jaxmodels.py:28:32: F722 Syntax error in forward annotation: ``
|
multidms/jaxmodels.py#L30
multidms/jaxmodels.py:30:33: F722 Syntax error in forward annotation: ``
|
multidms/jaxmodels.py#L32
multidms/jaxmodels.py:32:19: F722 Syntax error in forward annotation: `n_variants n_mutations`
|
multidms/jaxmodels.py#L34
multidms/jaxmodels.py:34:29: F821 Undefined name `n_variants`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading