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
69 stars 11 forks source link

Issue906 centroid + more robust inversion checks #907

Closed dvezinet closed 4 months ago

dvezinet commented 4 months ago

Main changes:

Issues:

Fixes, in devel, issue #906

pep8speaks commented 4 months ago

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

Line 572:16: E225 missing whitespace around operator

Line 134:42: E225 missing whitespace around operator Line 135:46: E225 missing whitespace around operator

Line 254:29: E228 missing whitespace around modulo operator

Comment last updated at 2024-02-21 19:16:02 UTC