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

Conversation

Andrej730
Copy link
Contributor

Description

Fixed typo and unclosed file.
Moved all paths processing to pathlib more readability, added check that exporting path is a file and not a folder.

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.

Fixed typo and unclosed file
Moved all paths processing to pathlib more readability, added check that exporting path is a file and not a folder.
@portnov portnov requested a review from Durman December 2, 2022 16:19
@Durman Durman merged commit 6614f09 into nortikin:master Dec 5, 2022
@Durman
Copy link
Collaborator

Durman commented Dec 5, 2022

Congratulations on first contribution!

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