Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes and refactoring in json export code #4785

Merged
merged 2 commits into from
Dec 5, 2022

Commits on Dec 2, 2022

  1. Minor fixes in sv_IO_panel.py

    Fixed typo and unclosed file
    Andrej730 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    eca4599 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring in sv_IO_panel.py

    Moved all paths processing to pathlib more readability, added check that exporting path is a file and not a folder.
    Andrej730 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c55da58 View commit details
    Browse the repository at this point in the history