Skip to content

Commit 07d4bf8

Browse files
fix: resolve ruff import-order failure in aden client
1 parent e302e93 commit 07d4bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/framework/credentials/aden/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
from __future__ import annotations
3232

33+
import json as _json
3334
import logging
3435
import os
3536
import time

0 commit comments

Comments
 (0)