graphnet-team / graphnet

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

unused params fix #727

Closed Aske-Rosted closed 5 months ago

Aske-Rosted commented 6 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 6 months ago

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