Skip to content

Commit

Permalink
remove isort
Browse files Browse the repository at this point in the history
  • Loading branch information
ani authored and ani committed Mar 7, 2024
1 parent 028b870 commit 6b8bc9f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ repos:
pass_filenames: false
files: target_chains/solana
# For express relay python files
# - id: isort
# name: isort
# entry: poetry -C express_relay/sdk/python/express_relay_utils run isort --profile=black express_relay/sdk/python/express_relay_utils --skip openapi_client
# pass_filenames: false
# language: system
- id: black
name: black
entry: poetry -C express_relay/sdk/python/express_relay_utils run black express_relay/sdk/python/express_relay_utils --exclude openapi_client
Expand Down

0 comments on commit 6b8bc9f

Please sign in to comment.