diff --git a/src/bluebonnet/fluids/gas.py b/src/bluebonnet/fluids/gas.py index 6fca4ea..b6613c1 100644 --- a/src/bluebonnet/fluids/gas.py +++ b/src/bluebonnet/fluids/gas.py @@ -165,7 +165,7 @@ def z_factor_hallyarbrough(pressure: float, temperature: float) -> float: References ---------- `Hall-Yarbrough estimation `_ - """ # noqa: E501 + """ t = 1 / temperature y = 0.001 fdum = 1