Skip to content

Commit

Permalink
isort on 4.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Himanshu committed Jul 10, 2024
1 parent c2dd097 commit f1b1c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yolox/utils/mlflow_logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
import importlib.util
import json
import os
import packaging.version
from collections.abc import MutableMapping
import packaging.version
from loguru import logger

import torch
Expand Down

0 comments on commit f1b1c62

Please sign in to comment.