We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1f3be commit 2a2f27aCopy full SHA for 2a2f27a
volatility3/framework/interfaces/objects.py
@@ -9,7 +9,7 @@
9
import contextlib
10
import dataclasses
11
import logging
12
-from typing import Any, Dict, List, Mapping, NamedTuple, Optional
+from typing import Any, Dict, List, Mapping, Optional
13
14
from volatility3.framework import constants, interfaces
15
0 commit comments