Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDeconinck committed Nov 7, 2024
1 parent f04ffe8 commit 369758f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ def __init__(
USE_AERSOL_NN=True,
)
print(
"[PYMOIST] Defaulted to SaturationFormulation.Staars for QSat in GFDL_1M"
"[PYMOIST] Defaulted to SaturationFormulation.Staars"
"for QSat in GFDL_1M"
)
self.gfdl_1M = GFDL_1M(
stencil_factory=stencil_factory,
Expand Down

0 comments on commit 369758f

Please sign in to comment.