Correct path for README files search in setup#225
Conversation
|
Hello @munechika-koyo! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2019-11-05 16:51:59 UTC |
|
Hi Koyo, thanks for the PR! A couple of remarks:
if we see the line 629:
it should be changed to:
(notice the withespace after the
|
| _dconfig = {'A1': {'Exp':_ExpWest, | ||
| 'Ves': ['V1']}, | ||
| 'A2': {'Exp':'ITER', | ||
| 'A2': {'Exp':_ExpITER, |
There was a problem hiding this comment.
this is better ! thanks !
|
Last but not least, since this PR is also introducing the new geometry, could you please describe in the original post what's new on the geometry ? I added the name but some comments could be great. |
|
I opened issue #227 |
|
@Didou09 @munechika-koyo since now there is a branch specific to the new geometry addition |
|
I totally agree, let's separate into elementary changes, it's way cleaner |
|
I also agree with @lasofivec |
|
I raised the new PR #245. |
|
Yes thank you Koyo !! |
I changed a little code to get rid of bug.
I would appreciate it if you could make sure it is fine and merge it to master branch.
Laura's comments
This pull requests could be divided into two:
READMEfile insetup.py