Skip to content

Commit cda5d91

Browse files
juliohmgithub-actions[bot]
authored andcommitted
🤖 Format .jl files
1 parent 26225bc commit cda5d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transforms/unit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function applyfeat(transform::Unit, feat, prep)
5353
snames = selector(names)
5454
snames .=> u
5555
end
56-
unitdict = Dict(pairs)
56+
unitdict = Dict(pairs)
5757

5858
tuples = map(names) do name
5959
x = Tables.getcolumn(cols, name)

0 commit comments

Comments
 (0)