Skip to content

Commit

Permalink
removed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua.dendy committed Feb 14, 2025
1 parent cee10d5 commit f55e696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/psyclone/transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -2234,8 +2234,8 @@ def apply(self, node, options=None):
for a particular function space. If it is set to None (the
default), then the dofs values are not set as constants in the
kernel, otherwise they are.
:param int options["number_of_layers"]: the number of vertical
layers in the LFRic model mesh used for this particular run. If
:param int options["number_of_layers"]: the number of vertical
layers in the LFRic model mesh used for this particular run. If
this is set to None (the default) then the nlayers value is not
set as a constant in the kernel, otherwise it is.
:param bool options["quadrature"]: whether the number of quadrature
Expand Down

0 comments on commit f55e696

Please sign in to comment.