cleanup __init__.py #21
Annotations
10 errors and 1 warning
src/adapol/anacont.py#L113
src/adapol/anacont.py:113:38: F821 Undefined name `pole_fitting`
|
src/adapol/anacont.py#L117
src/adapol/anacont.py:117:38: F821 Undefined name `pole_fitting`
|
src/adapol/anacont.py#L128
src/adapol/anacont.py:128:16: F821 Undefined name `eval_with_pole`
|
src/adapol/hybfit.py#L1
src/adapol/hybfit.py:1:54: F401 `.fit_utils.check_psd` imported but unused
|
src/adapol/hybfit.py#L87
src/adapol/hybfit.py:87:14: F821 Undefined name `np`
|
src/adapol/hybfit.py#L109
src/adapol/hybfit.py:109:19: F821 Undefined name `np`
|
src/adapol/hybfit.py#L109
src/adapol/hybfit.py:109:26: F821 Undefined name `np`
|
src/adapol/hybfit.py#L182
src/adapol/hybfit.py:182:19: F821 Undefined name `np`
|
src/adapol/hybfit.py#L219
src/adapol/hybfit.py:219:26: F821 Undefined name `np`
|
src/adapol/hybfit.py#L223
src/adapol/hybfit.py:223:47: F821 Undefined name `np`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@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