d2a3e64b89
refactor: as the config module changed test: add test for config test: add test for local fetcher and local enrichers test: add test for manual insertion fix: some random bugs left by the last commit
4 lines
56 B
Python
4 lines
56 B
Python
from lrx_cli.config import enable_debug
|
|
|
|
enable_debug()
|