From f63613682351ec610ffd8eab247aaa4a7dabe538 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 13 Aug 2018 14:31:36 +0200 Subject: Add minor modifications --- python/.pythonrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/.pythonrc') diff --git a/python/.pythonrc b/python/.pythonrc index f384a57..4d97a0f 100644 --- a/python/.pythonrc +++ b/python/.pythonrc @@ -1,6 +1,6 @@ import numpy as np import sympy as sym -import matplotlib.pyplot as plt +import matplotlib try: import hermipy as hm -- cgit v1.2.3