We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6161988 commit b9d4663Copy full SHA for b9d4663
multiscanner/distributed/api.py
@@ -588,7 +588,7 @@ def _pre_process(report_dict={}):
588
executed on report_dict.
589
'''
590
591
- # TODO: create way to mark certain daata as internal only (e.g., does
+ # TODO: create way to mark certain data as internal only (e.g., does
592
# not need to be part of generated report)
593
# pop unecessary keys
594
if report_dict.get('Report', {}).get('ssdeep', {}):
0 commit comments