David %!s(int64=10) %!d(string=hai) anos
pai
achega
91f5c548df
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  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