Skip to content

Commit

Permalink
style: remove empty pytest.toml
Browse files Browse the repository at this point in the history
It was causing an unnecessary HTTP request
  • Loading branch information
andreoliwa committed Apr 24, 2021
1 parent 2fedd0a commit a97b0b2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/generate_rst.py
Expand Up @@ -60,7 +60,6 @@
"pre-commit/main.toml": "pre-commit_ (main)",
"pre-commit/python.toml": "pre-commit_ (Python hooks)",
"pylint.toml": "Pylint_",
"pytest.toml": "pytest_",
"python36.toml": "Python 3.6",
"python37.toml": "Python 3.7",
"python38.toml": "Python 3.8",
Expand Down
1 change: 0 additions & 1 deletion nitpick-style.toml
Expand Up @@ -19,7 +19,6 @@ include = [
"styles/isort",
"styles/mypy",
"styles/pylint",
"styles/pytest",
"styles/tox",
"styles/package-json",
"styles/editorconfig",
Expand Down
Empty file removed styles/pytest.toml
Empty file.

0 comments on commit a97b0b2

Please sign in to comment.