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

Python 3.12 compatibility #962

Open dvezinet opened 2 months ago

dvezinet commented 2 months ago

Unit tests don't run on Python 3.12 due to what looks like an error in the dependencies

Exception occurs during linting phase: image image

Apparently has to do with pycodestyle