Skip to content

Commit

Permalink
revert telemetry isort
Browse files Browse the repository at this point in the history
  • Loading branch information
SajidAlamQB committed Jul 17, 2023
1 parent f71cd10 commit 321531c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,6 @@ repos:
files: ^kedro-(docker|datasets|airflow)/
entry: isort

- id: isort-kedro-telemetry
name: "Sort imports"
language: system
types: [ file, python ]
files: ^kedro-telemetry/
entry: isort

- id: black
name: "Black"
language: system
Expand Down
1 change: 0 additions & 1 deletion kedro-telemetry/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ bandit>=1.6.2, <2.0
behave
black~=22.0
flake8
isort>=4.3.21, <5.0
pre-commit>=1.17.0, <2.0
pylint>=2.5.2, <3.0
pytest
Expand Down

0 comments on commit 321531c

Please sign in to comment.