We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e0324 commit e9d98f8Copy full SHA for e9d98f8
src/aleph/sdk/query/responses.py
@@ -1,5 +1,6 @@
1
from __future__ import annotations
2
3
+from decimal import Decimal
4
from typing import Any, Dict, List, Optional, Union
5
6
from aleph_message.models import (
0 commit comments