Audit for dimensionless.jl #43
Annotations
2 errors
src/dimensionless.jl#L12
doctest failure in ~/work/PlasmaFormulary.jl/PlasmaFormulary.jl/src/dimensionless.jl:12-15
```jldoctest
julia> plasma_beta(1e6u"K", 1e19u"m^-3", 0.2u"T")
0.002
```
Subexpression:
plasma_beta(1e6u"K", 1e19u"m^-3", 0.2u"T")
Evaluated output:
0.008674873511172188
Expected output:
0.002
diff =
Warning: Diff output requires color.
0.0020.008674873511172188
|
|
The logs for this run have expired and are no longer available.
Loading