From d81b0bcbfa8b7c95b9fcec33f3469c905bd49379 Mon Sep 17 00:00:00 2001 From: William Ballenthin Date: Wed, 9 Jun 2021 17:43:58 -0600 Subject: [PATCH] move helpers/__init__.py to helpers.py --- capa/ida/{helpers/__init__.py => helpers.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename capa/ida/{helpers/__init__.py => helpers.py} (100%) diff --git a/capa/ida/helpers/__init__.py b/capa/ida/helpers.py similarity index 100% rename from capa/ida/helpers/__init__.py rename to capa/ida/helpers.py