mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Update capa/render/proto/__init__.py
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
@@ -247,7 +247,7 @@ def _find_capa_class(name):
|
||||
|
||||
|
||||
def _enum_properties(message):
|
||||
"""enumerate the properties of the message definitioned, ordered by class declaration"""
|
||||
"""enumerate the properties of the message defined, ordered by class declaration"""
|
||||
# this is just for convenience.
|
||||
|
||||
# the order of properties provided by the class. guaranteed.
|
||||
|
||||
Reference in New Issue
Block a user