ToFuProject / tofu

Project for an open-source python library for synthetic diagnostics and tomography for Fusion devices
https://tofuproject.github.io/tofu/index.html
MIT License
72 stars 11 forks source link

[#905] Fixed save_to_stp() for optics #911

Closed Didou09 closed 7 months ago

Didou09 commented 7 months ago

Main changes:

pep8speaks commented 7 months ago

Hello @Didou09! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 493:24: E261 at least two spaces before inline comment Line 497:24: E261 at least two spaces before inline comment Line 501:24: E261 at least two spaces before inline comment Line 501:25: E262 inline comment should start with '# ' Line 505:24: E261 at least two spaces before inline comment Line 509:24: E261 at least two spaces before inline comment Line 513:24: E261 at least two spaces before inline comment Line 596:24: E261 at least two spaces before inline comment Line 598:80: E501 line too long (81 > 79 characters) Line 625:80: E501 line too long (108 > 79 characters) Line 637:80: E501 line too long (102 > 79 characters) Line 649:80: E501 line too long (134 > 79 characters) Line 661:80: E501 line too long (131 > 79 characters) Line 673:80: E501 line too long (81 > 79 characters) Line 696:80: E501 line too long (135 > 79 characters) Line 708:80: E501 line too long (113 > 79 characters) Line 720:80: E501 line too long (84 > 79 characters) Line 737:80: E501 line too long (147 > 79 characters) Line 749:80: E501 line too long (87 > 79 characters) Line 760:80: E501 line too long (92 > 79 characters) Line 774:80: E501 line too long (82 > 79 characters) Line 786:80: E501 line too long (87 > 79 characters) Line 798:80: E501 line too long (119 > 79 characters) Line 810:80: E501 line too long (84 > 79 characters) Line 822:80: E501 line too long (81 > 79 characters) Line 833:80: E501 line too long (94 > 79 characters) Line 855:80: E501 line too long (93 > 79 characters) Line 876:80: E501 line too long (94 > 79 characters) Line 909:80: E501 line too long (148 > 79 characters) Line 995:80: E501 line too long (136 > 79 characters)