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.
artifact_path
1 parent 4105087 commit c174983Copy full SHA for c174983
src/bimodulesector.jl
@@ -48,7 +48,7 @@ end
48
49
# Data from files
50
# ---------------
51
-const artifact_path = joinpath(artifact"fusiondata", "MultiTensorKit.jl-data-v0.1.1")
+const artifact_path = joinpath(artifact"fusiondata", "MultiTensorKit.jl-data-v0.1.2")
52
53
function extract_Nsymbol(::Type{A4Object})
54
filename = joinpath(artifact_path, "A4", "Nsymbol.json")
0 commit comments