remove test import

pull/34/head
Déborah Servili 2016-10-13 15:28:18 +02:00
parent 0d0ca1e9b5
commit 30cd45e94e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from pymisp import PyMISP
from keys import misp_url, misp_key, misp_verifycert
import argparse
import tools
import timing
def formattingDataframe(dataframe, dates, NanValue):
dataframe.reverse()