mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
fix imports according to ruff
This commit is contained in:
@@ -18,8 +18,7 @@ import argparse
|
||||
import datetime
|
||||
import textwrap
|
||||
import contextlib
|
||||
import collections
|
||||
from typing import Any, Set, Dict, List, Tuple, Callable, Optional
|
||||
from typing import Any, Set, Dict, List, Callable, Optional
|
||||
from pathlib import Path
|
||||
|
||||
import halo
|
||||
|
||||
Reference in New Issue
Block a user