Skip to content

Commit 0f158eb

Browse files
authored
Update plotting.jl
1 parent 343ad7e commit 0f158eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plotting.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function pick_suffix(desc = "")
1515
"$(Sys.CPU_NAME)_$suffix"
1616
end
1717

18-
@inline function _pkgdir()
18+
function _pkgdir()
1919
return dirname(dirname(@__FILE__))
2020
end
2121

0 commit comments

Comments
 (0)