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 ecad7cb commit 7b2a99bCopy full SHA for 7b2a99b
nephthys/macros/__init__.py
@@ -1,10 +1,10 @@
1
from typing import Any
2
3
from nephthys.macros.faq import FAQ
4
+from nephthys.macros.fraud import Fraud
5
from nephthys.macros.hello_world import HelloWorld
6
from nephthys.macros.identity import Identity
7
from nephthys.macros.resolve import Resolve
-from nephthys.macros.fraud import Fraud
8
from nephthys.macros.shipcertqueue import ShipCertQueue
9
from nephthys.utils.env import env
10
from nephthys.utils.logging import send_heartbeat
0 commit comments