Skip to content

Commit

Permalink
fixing some issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedNasser8 committed Jun 9, 2024
1 parent 5d48de5 commit 18c874e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ jobs:

- name: Run pre-commit
run: pre-commit run --all-files

1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,3 @@ line-ending = "auto"
docstring-code-format = false

docstring-code-line-length = "dynamic"

0 comments on commit 18c874e

Please sign in to comment.