graphnet-team / graphnet

A Deep learning library for neutrino telescopes
https://graphnet-team.github.io/graphnet/
Apache License 2.0
90 stars 92 forks source link

unused params fix #727

Closed Aske-Rosted closed 3 months ago

Aske-Rosted commented 4 months ago

Fixes an issue in the FourierEncoder class where an embedding is intantiated but unused leading to the runtime error reported in issue #722

RasmusOrsoe commented 4 months ago

@Aske-Rosted looks like black is failling and that there is a merge conflict