mirror of https://github.com/MISP/misp-modules
oops , use relative import
parent
d73a9b601a
commit
06025e63d0
|
@ -1,5 +1,5 @@
|
||||||
import json
|
import json
|
||||||
from _ransomcoindb import ransomcoindb
|
from ._ransomcoindb import ransomcoindb
|
||||||
|
|
||||||
copyright = """
|
copyright = """
|
||||||
Copyright 2019 (C) by Aaron Kaplan <aaron@lo-res.org>, all rights reserved.
|
Copyright 2019 (C) by Aaron Kaplan <aaron@lo-res.org>, all rights reserved.
|
||||||
|
|
Loading…
Reference in New Issue