Skip to content

Refactor mvvm to use Python template

Yakubov, Sergey requested to merge 5-refactor-mvvm-to-use-python-template into main

Summary of Changes

Applied Python template and fixed linting errors. Publish docs on https://mvvm-lib.readthedocs.io/

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #5 (closed)

Merge request reports

Loading