Skip to content

Commit

Permalink
fix tox
Browse files Browse the repository at this point in the history
Signed-off-by: ckulal <[email protected]>
  • Loading branch information
ckulal committed Feb 22, 2024
1 parent 6ef7a7a commit 8ddfa45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rgw/v2/tests/s3_swift/test_rgw_mfa.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

import v2.lib.resource_op as s3lib
import v2.utils.utils as utils
from v2.lib.exceptions import RGWBaseException, MFAVersionError, TestExecError
from v2.lib.exceptions import MFAVersionError, RGWBaseException, TestExecError
from v2.lib.resource_op import Config
from v2.lib.rgw_config_opts import CephConfOp, ConfigOpts
from v2.lib.s3.auth import Auth
Expand Down

0 comments on commit 8ddfa45

Please sign in to comment.