diff options
Diffstat (limited to 'python/.pythonrc')
-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 |