From 3a5acd60dfdc58fcef384fa5992f7ee3bfe055f9 Mon Sep 17 00:00:00 2001 From: dave <dave@dtu.dk> Date: Mon, 25 Jul 2016 17:39:17 +0200 Subject: [PATCH] add empty line add file end --- wetb/prepost/Simulations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wetb/prepost/Simulations.py b/wetb/prepost/Simulations.py index 8533b08a..427d3dd7 100755 --- a/wetb/prepost/Simulations.py +++ b/wetb/prepost/Simulations.py @@ -5977,4 +5977,4 @@ def eigenstructure(cases, debug=False): return cases if __name__ == '__main__': - pass \ No newline at end of file + pass -- GitLab