We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93bfe2 commit fe5237aCopy full SHA for fe5237a
NDTensors/src/lib/Sectors/src/category_product.jl
@@ -225,7 +225,6 @@ function CategoryProduct(pairs::Pair...)
225
return CategoryProduct(NamedTuple{keys}(vals))
226
end
227
228
-# sector() acts as empty NamedTuple
229
function categories_isequal(nt::NamedTuple, ::Tuple{})
230
return categories_isequal(nt, (;))
231
0 commit comments