mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
fix comment typo
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
@@ -116,7 +116,7 @@ class StaticFeatureExtractor:
|
||||
# this base class doesn't know what to do with that info, though.
|
||||
#
|
||||
super().__init__()
|
||||
# all extractors must be able to provide a samples hashes
|
||||
# all extractors must be able to provide a sample's hashes
|
||||
self.sample_hashes: SampleHashes
|
||||
|
||||
@abc.abstractmethod
|
||||
|
||||
Reference in New Issue
Block a user