"""DECNET profiler — standalone attacker profile builder worker.""" from decnet.profiler.worker import attacker_profile_worker __all__ = ["attacker_profile_worker"]