New tutorial on builtin configs#297
Conversation
|
Hello @flothesof! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
|
|
||
| This is a tutorial that aims to get a new user a little familiar with tofu's | ||
| structure. | ||
| This is a tutorial that aims to get a new user a little familiar with tofu's structure. |
There was a problem hiding this comment.
I think PEP8 will complain on line length, but it's no big deal
There was a problem hiding this comment.
same comment as Didier.
|
I think we can agree to be flexible on PEP8 'line too long' for tutorials because this will show up mostly in a html and not really in a IDE. |
|
|
||
| This is a tutorial that aims to get a new user a little familiar with tofu's | ||
| structure. | ||
| This is a tutorial that aims to get a new user a little familiar with tofu's structure. |
There was a problem hiding this comment.
same comment as Didier.
I created a very short tutorial covering loading ITER, WEST and JET configs, as discussed today.