mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Use isort 5
Run `isort --profile black --length-sort --line-width 120 .` Update documentation as well.
This commit is contained in:
@@ -10,7 +10,6 @@ Copyright (C) 2020 FireEye, Inc. All Rights Reserved.
|
||||
"""
|
||||
import sys
|
||||
import logging
|
||||
|
||||
import argparse
|
||||
|
||||
import capa.rules
|
||||
|
||||
Reference in New Issue
Block a user