openclimatefix / graph_weather

PyTorch implementation of Ryan Keisler's 2022 "Forecasting Global Weather with Graph Neural Networks" paper (https://arxiv.org/abs/2202.07575)
MIT License
197 stars 50 forks source link

Fix Linting #99

Closed jacobbieker closed 7 months ago

jacobbieker commented 7 months ago

The ruff linting is out of date and throwing some errors that are unnecessary. There are also lots of places where the code does not pass the linting. This issue is to track fixing the linting for this repo.

rahul-maurya11b commented 7 months ago

@jacobbieker sir, i want to work on it can you please assign me this issue ?

jacobbieker commented 7 months ago

Sure!