diff options
author | Urbain Vaes <urbain@vaes.uk> | 2020-11-21 16:18:05 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2020-11-21 16:18:05 +0100 |
commit | d4d8fdbc3996880e12920e1fdf500e91569c724e (patch) | |
tree | 53bb98ec0722726598ac30a25f0990ad5fc6d475 /python | |
parent | 168b4de6767ca023fd888d8c39b14ecbd79fda22 (diff) |
Minor changes
Diffstat (limited to 'python')
-rw-r--r-- | python/.pythonrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/.pythonrc b/python/.pythonrc index 58518f6..4a57585 100644 --- a/python/.pythonrc +++ b/python/.pythonrc @@ -1,4 +1,4 @@ -import math +import math # test import importlib import matplotlib |