Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdviviano committed Nov 14, 2024
1 parent be1087c commit 0adf808
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gfn/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from gfn.states import DiscreteStates, States
from gfn.utils.distributions import UnsqueezedCategorical


REDUCTION_FXNS = {
"mean": torch.mean,
"sum": torch.sum,
Expand Down

0 comments on commit 0adf808

Please sign in to comment.