fix bad comment

Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
Yacine Elhamer
2023-06-09 09:03:09 +00:00
committed by GitHub
parent 35e53e9691
commit dac103c621

View File

@@ -341,7 +341,7 @@ class DynamicExtractor(FeatureExtractor):
"""
Yields all the features of a thread. These include:
- sequenced api traces
- files/registris interacted with
- file/registry interactions
- network activity
"""
raise NotImplementedError()