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 Nov 14, 2024
1 parent e587438 commit a0e87f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
import os
import sys

from conda_store_server import __version__
from traitlets import Integer, List, Unicode, validate
from traitlets.config import Application, catch_config_error

from conda_store_server import __version__
from conda_store_server.app import CondaStore


Expand Down

0 comments on commit a0e87f9

Please sign in to comment.