From 2a9c5348df4256c4c8da6aa6535dfd2ae3c88e30 Mon Sep 17 00:00:00 2001 From: Oliver Elbert Date: Wed, 17 Apr 2024 19:28:56 -0400 Subject: [PATCH] lint --- examples/notebooks/functions.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/notebooks/functions.py b/examples/notebooks/functions.py index 610ca113..d3806cf6 100644 --- a/examples/notebooks/functions.py +++ b/examples/notebooks/functions.py @@ -267,7 +267,9 @@ def configure_domain( quantity_factory = QuantityFactory.from_backend(sizer=sizer, backend=backend) metric_terms = MetricTerms( - quantity_factory=quantity_factory, communicator=communicator, eta_file="eta79.nc" + quantity_factory=quantity_factory, + communicator=communicator, + eta_file="eta79.nc", ) # workaround for single layer