minor comments and changes

This commit is contained in:
Celine Mercier
2017-07-27 19:46:34 +02:00
parent c5f3fdc295
commit 9482c663c0
7 changed files with 59 additions and 73 deletions

View File

@ -20,10 +20,6 @@ from obitools3.dms.capi.obitypes cimport obitype_t, \
from obitools3.dms.capi.obierrno cimport obi_errno
import time
import pickle
__title__="Imports sequences from different formats into a DMS"