Skip to content

Commit 8b5f93e

Browse files
committed
Fix formatting in channel-transport transport.py (hopefully)
1 parent f950fd5 commit 8b5f93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

channel-transport/transport-nutils/transport.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env python3
22

33
#
4-
# Advection-Diffusion equation for a single species with a velocity field read from preCICE on the complete volume.
4+
# Advection-Diffusion equation for a single species with a velocity field read from preCICE on the complete volume.
55
#
66

77
from nutils import function, mesh, cli, solver, export

0 commit comments

Comments
 (0)