Skip to content

Commit 7b2a99b

Browse files
opotttranscental
authored andcommitted
fix: run pre-commit
1 parent ecad7cb commit 7b2a99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nephthys/macros/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
from typing import Any
22

33
from nephthys.macros.faq import FAQ
4+
from nephthys.macros.fraud import Fraud
45
from nephthys.macros.hello_world import HelloWorld
56
from nephthys.macros.identity import Identity
67
from nephthys.macros.resolve import Resolve
7-
from nephthys.macros.fraud import Fraud
88
from nephthys.macros.shipcertqueue import ShipCertQueue
99
from nephthys.utils.env import env
1010
from nephthys.utils.logging import send_heartbeat

0 commit comments

Comments
 (0)