Skip to content
Snippets Groups Projects
Commit 72eca9a2 authored by David's avatar David
Browse files

remove whitespace

parent fcac07cd
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
This program sets up an LDD simulation This program sets up an LDD simulation
""" """
import dolfin as df import dolfin as df
import sympy as sym import sympy as sym
import functools as ft import functools as ft
...@@ -15,7 +14,6 @@ import pandas as pd ...@@ -15,7 +14,6 @@ import pandas as pd
import multiprocessing as mp import multiprocessing as mp
import domainSubstructuring as dss import domainSubstructuring as dss
# init sympy session # init sympy session
sym.init_printing() sym.init_printing()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment