Skip to content

Conversation

@ondras12345
Copy link
Contributor

This PR fixes a couple of code format issues, like inconsistent indentation (use of 2 spaces instead of 4), unused variables and imports, and PEP8 violations detected by flake8.
It also adds a couple of tests, removes Python2 compatibility code, switches from setup.py to pyproject.toml and configures Github actions CI to run flake8 linter.

If you don't want all of these changes, feel free to let me know, I can cherry-pick some commits and make a new PR.

@lochel
Copy link
Member

lochel commented Apr 7, 2025

I looked through most of the changes and everything I saw looks good. However, it is not really up to me to decide. I assigned @arun3688 to take care if this pr.

@arun3688 arun3688 merged commit 478a0e6 into OpenModelica:master Apr 7, 2025
5 checks passed
@arun3688
Copy link
Collaborator

arun3688 commented Apr 7, 2025

@ondras12345 The PR looks good I merged it, Thanks for the contributions

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.

3 participants