Skip to content

Commit 58b9936

Browse files
committed
chore: Exported the wrong name for printSessionSchema
1 parent 5c95151 commit 58b9936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DataFrame.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
module DataFrame
33
( module D,
44
(|>),
5-
sessionSchema
5+
printSessionSchema
66
)
77
where
88

0 commit comments

Comments
 (0)