add regridding #470
ci.yml
on: push
lint_and_test
/
Lint the code and run the tests
20s
release
/
...
/
push-docker
Annotations
4 errors
Ruff (I001):
india_forecast_app/models/pvnet/model.py#L5
india_forecast_app/models/pvnet/model.py:5:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
india_forecast_app/models/pvnet/utils.py#L2
india_forecast_app/models/pvnet/utils.py:2:1: I001 Import block is un-sorted or un-formatted
|
Ruff (D101):
india_forecast_app/models/pvnet/utils.py#L30
india_forecast_app/models/pvnet/utils.py:30:7: D101 Missing docstring in public class
|
lint_and_test / Lint the code and run the tests
Process completed with exit code 2.
|