We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b428f commit d1256b7Copy full SHA for d1256b7
xrpl/core/binarycodec/types/int.py
@@ -4,7 +4,7 @@
4
5
from __future__ import annotations
6
7
-from typing_extensions import Final, Self
+from typing_extensions import Self
8
9
from xrpl.core.binarycodec.types.uint import UInt
10
0 commit comments