David 10 سال پیش
والد
کامیت
91f5c548df
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 1
      scripts/batchplotter.py
  2. 0 1
      scripts/plotter.py

+ 0 - 1
scripts/batchplotter.py

@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 # vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4
 import json
-import numpy as np
 import matplotlib.pyplot as plt
 import os
 import sys

+ 0 - 1
scripts/plotter.py

@@ -1,6 +1,5 @@
 #!/usr/bin/env python3
 import json
-import numpy as np
 import matplotlib.pyplot as plt
 import sys