Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 6, 2024
1 parent 5e45798 commit e351a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-store/conda_store/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

import yarl

from conda_store._internal import auth, utils
from conda_store import exception
from conda_store._internal import auth, utils


class CondaStoreAPIError(exception.CondaStoreError):
Expand Down

0 comments on commit e351a21

Please sign in to comment.