Skip to content

Commit d50d285

Browse files
🤖 Format .jl files (#215)
Co-authored-by: juliohm <[email protected]>
1 parent f6d2518 commit d50d285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import DataScienceTraits as DST
2020
const TT = TableTransforms
2121

2222
# set default configurations for plots
23-
Mke.activate!(type = "png")
23+
Mke.activate!(type="png")
2424

2525
# environment settings
2626
isCI = "CI" keys(ENV)

0 commit comments

Comments
 (0)