mirror of https://github.com/MISP/PyMISP
remove test import
parent
0d0ca1e9b5
commit
30cd45e94e
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue