mirror of https://github.com/MISP/PyMISP
commit
ab2a17c63a
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import redis
|
||||
import json
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import sys
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
import json
|
||||
|
|
Loading…
Reference in New Issue