From: Vratko Polak Date: Wed, 13 Jun 2018 11:04:01 +0000 (+0200) Subject: CSIT-1110: Prepare for migrating the new detection X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=a2a0ab1cdec3567dcad46c2000337707777aa0ca;hp=a2a0ab1cdec3567dcad46c2000337707777aa0ca CSIT-1110: Prepare for migrating the new detection + Do not declare BitCountingClassifier.classify() as class method. + Make BitCountingGroupList subclass of list. + Inherit from abstract classes whenever possible. + Drop unneeded imports. + Add module docstrings and class docstrings anywhere. + Add TODOs hinting at possible improvements. Change-Id: Iccfff5c0e7be0607d6cfa74314083fcfe5a4d7d9 Signed-off-by: Vratko Polak ---