From 7f6bf85a89bfc601eefd88791aed63539c17b56f Mon Sep 17 00:00:00 2001
From: FLE_Knight <ujwalkishore.jinaga@mail.polimi.it>
Date: Mon, 13 Feb 2023 14:21:52 +0100
Subject: [PATCH] smallCorrection

---
 dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py b/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py
index eaf264b8f..d08bc8508 100644
--- a/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py
+++ b/dG3D/benchmarks/nonLinearTVP_cube/cubeTVP.py
@@ -1,8 +1,7 @@
 #coding-Utf-8-*-
 
 from gmshpy import *
-# from dG3Dpy import*
-from dG3DpyDebug import*
+from dG3Dpy import*
 from math import*
 import csv
 import numpy as np
-- 
GitLab