Skip to content

Conversation

@syntron
Copy link
Contributor

@syntron syntron commented Jan 27, 2026

  • fix pylint: W0706: The except handler raises immediately (try-except-raise)
  • OMPython/ModelicaSystem.py:1787:16: W0612: Unused variable 'key' (unused-variable) => replace items() by values()

OMPython/ModelicaSystem.py:1787:16: W0612: Unused variable 'key' (unused-variable)

=> replace items() by values()
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.

1 participant