zfit / phasespace

Phase space generation implemented in TensorFlow
https://phasespace.rtfd.io
BSD 3-Clause "New" or "Revised" License
24 stars 9 forks source link

Fix Flake8 warnings in phasespace.py #74

Closed eduardo-rodrigues closed 2 years ago

eduardo-rodrigues commented 2 years ago

This fixes the warnings you started seeing in your MR https://github.com/zfit/phasespace/pull/71, @simonthor.

eduardo-rodrigues commented 2 years ago

Shall this be merged @jonas-eschle since the remaining warning is rather related to things touched in https://github.com/zfit/phasespace/pull/71, hence unrealted to this scoped MR? Thanks.

jonas-eschle commented 2 years ago

Looks good indeed, many thanks for this and sorry for the delay! LGTM!