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

dict_list changed type, fixed #342

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

Conversation

msmerlak
Copy link

@msmerlak msmerlak commented Apr 27, 2022

Closes #327

Comment on lines +1 to +3
{
"julia.environmentPath": "/Users/smerlak/Dropbox/github/DrWatson.jl"
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this file should be committed here.

Copy link
Member

@Datseris Datseris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! It looks promising, however there are some things to be done.

  • A test needs to be added in the test suite, otherwise how can we know the PR works :) Simply put as a test the very thing you reported in the issue.
  • Incremenet patch number (last number) in the version in Project.toml
  • Remove the settings.json file.

@Datseris
Copy link
Member

Datseris commented Jul 3, 2023

Bump here?

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.

dict_list changes Dict type
2 participants