Skip to content

Commit bea9d43

Browse files
authored
fix: fix linting error
1 parent 506cc9e commit bea9d43

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/cabsf/test/fixtures/julia

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/cabsf/test/fixtures/julia/runner.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import JSON
2020

2121
"""
22-
gen( re, im, name )
22+
gen( re, im, name )
2323
2424
Generate fixture data and write to file.
2525

0 commit comments

Comments
 (0)