Skip to content

Commit 98290d8

Browse files
committed
export gzip file format
1 parent b076422 commit 98290d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/io/io.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ using LazyArtifacts
22
using Lerche: Lerche, Lark, Transformer, @rule, @inline_rule
33
using CodecZlib: GzipDecompressorStream, GzipCompressorStream
44

5-
export FileFormat
5+
export FileFormat, GzipFormat
66

77
# version of model zoo to grab files from
88
const zoo_version = "/Circuit-Model-Zoo-0.1.4"

0 commit comments

Comments
 (0)