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

Update chooser.py #905

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update chooser.py #905

wants to merge 1 commit into from

Conversation

hkmoon
Copy link

@hkmoon hkmoon commented Feb 21, 2024

fix: update default_path with the actual widget value
This is a small change which is useful for remembering the previous chosen folder, otherwise it gives default_path which is initiated at the first time.

Make sure you've followed the Contributing guidelines before finalizing your pull request.

TL;DR:

  • You're opening this PR against the current release branch
  • Works on both Python 2.7 & Python 3.x
  • Commits have been squashed and includes the relevant issue number
  • Pull request description contains link to relevant issue or detailed notes on changes
  • This must include example code demonstrating your feature or the bug being fixed
  • All existing tests pass
  • Your bug fix / feature has associated test coverage
  • README.md is updated (if relevant)

fix: update default_path with the widget value
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