StringIO not needed

This commit is contained in:
Martin Diehl 2019-05-29 19:43:36 +02:00
parent 6e790e845a
commit fd9801ba09
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
import os
import sys
from io import StringIO
from optparse import OptionParser
import numpy as np