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 issue with upgrade_data() #35

Closed
florisvdh opened this issue May 16, 2019 · 0 comments · Fixed by #36
Closed

minor issue with upgrade_data() #35

florisvdh opened this issue May 16, 2019 · 0 comments · Fixed by #36

Comments

@florisvdh
Copy link
Collaborator

It appears that, after having applied upgrade_data() on existing files, a new write_vc() run gives yet an extra diff because the package version is printed in another place in the .yml file:

@@ -1,11 +1,11 @@
 ..generic:
+  git2rdata: 0.0.4
   optimize: yes
   NA string: NA
   sorting:
   - programme
   - scheme
   hash: dcdec23718d9919581a0baa5a22d12dc209dfaed
-  git2rdata: 0.0.4
   data_hash: 69a0183f0f166be369ffe03eb669cf9a002c2100
 scheme:
   class: factor
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 a pull request may close this issue.

1 participant