Skip to content

Commit

Permalink
adding function dependency to gammas
Browse files Browse the repository at this point in the history
  • Loading branch information
jw2249a committed May 13, 2024
1 parent d62819d commit c5af768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gammas/Gammas.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Gammas
import PooledArrays: PooledVector
import PooledArrays: PooledVector, PooledArray
import StringDistances: Jaro, JaroWinkler, Levenshtein, DamerauLevenshtein, compare

using ..DiBitMat
Expand Down

0 comments on commit c5af768

Please sign in to comment.