mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
Use isort 5
Run `isort --profile black --length-sort --line-width 120 .` Update documentation as well.
This commit is contained in:
@@ -13,9 +13,8 @@ import csv
|
||||
import sys
|
||||
import logging
|
||||
import os.path
|
||||
import collections
|
||||
|
||||
import argparse
|
||||
import collections
|
||||
|
||||
import capa.rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user