We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7c686 commit 63a378eCopy full SHA for 63a378e
ext/ComradeBaseAdaptExt.jl
@@ -36,7 +36,7 @@ function Adapt.parent_type(::Type{<:IntensityMap{T, N, D, G, A}}) where {T, N, D
36
return A
37
end
38
39
-function Adapt.parent_type(::Type{<:UnstructuredMap{T, D, G, A}}) where {T, D, G, A}
+function Adapt.parent_type(::Type{<:UnstructuredMap{T, A}}) where {T, A}
40
41
42
0 commit comments