Skip to content

Commit

Permalink
infra: remove flake8-rst-docstring linter (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Jan 25, 2024
1 parent 9b09837 commit cc28083
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"black",
"botocore",
"flake8<=5.0.4",
"flake8-rst-docstrings",
"isort",
"jsonschema==3.2.0",
"pre-commit",
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ basepython = python3
skip_install = true
deps =
flake8
flake8-rst-docstrings
git+https://github.com/amazon-braket/amazon-braket-build-tools.git
commands =
flake8 --extend-exclude src {posargs}
Expand Down

0 comments on commit cc28083

Please sign in to comment.