Skip to content

Commit c7c34aa

Browse files
author
Felipe Mello
committed
lint
1 parent 4ac667a commit c7c34aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/forge/observability/metrics.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515

1616
import pytz
1717

18-
from forge.observability.utils import get_actor_name_with_rank
19-
2018
from monarch.actor import current_rank
2119

20+
from forge.observability.utils import get_actor_name_with_rank
21+
2222
logger = logging.getLogger(__name__)
2323

2424

0 commit comments

Comments
 (0)