Skip to content

Conversation

@debpal
Copy link
Collaborator

@debpal debpal commented May 15, 2025

This pull request introduces a basic test function to initiate unit testing using pytest. To address issues with linting, the configuration in setup.cfg has been updated to include ignore = E501. This was necessary because several lines in the codebase contain a large number of characters, and without this change, flake8 would fail during linting. Additionally, new dependencies such as pyarrow and dask-expr have been added. These are required for the package to run properly, particularly with newer versions of Python. This update ensures that the package remains functional and maintainable across current development environments.

@zepholus zepholus merged commit f3ec519 into swat-model:main May 17, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants