Skip to content

Commit

Permalink
fix module name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
billera committed Sep 21, 2023
1 parent 3e7caef commit 873a887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VonMisesMixtureLayers.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module GaussianMixtureLayers
module VonMisesMixtureLayers

using Flux
using LinearAlgebra
Expand Down

0 comments on commit 873a887

Please sign in to comment.