Conversation
|
Hello @munechika-koyo! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2019-11-05 16:28:14 UTC |
Codecov Report
@@ Coverage Diff @@
## devel #245 +/- ##
==========================================
+ Coverage 43.93% 46.39% +2.46%
==========================================
Files 70 70
Lines 21288 23493 +2205
==========================================
+ Hits 9352 10899 +1547
- Misses 11936 12594 +658
Continue to review full report at Codecov.
|
|
Yes !! perfect. I'm going to do a quick push correcting the pep8 speak errors and then it can be merged for me. |
Didou09
left a comment
There was a problem hiding this comment.
Seems allright to me, thanks for the work !
| _lok = np.array([_lok, _lok+10]) | ||
|
|
||
| _here = os.path.abspath(os.path.dirname(__file__)) | ||
| _root = tofu.__path__[0] |
|
@lasofivec , are you correcting the last 3 PEP8 non-conformities or do we consider this is ok ? |
|
@Didou09, I would say yes :) |
|
Nice, congratulations Koyo for your first merged PR ! |
New ITER configuration is added to tofu as a case 'B4' default one.