Remove redundant sphinx/utils/checks.py

This commit is contained in:
Adam Turner
2022-02-20 03:13:19 +00:00
parent 5775912455
commit 51c6642ec2
2 changed files with 0 additions and 106 deletions

View File

@@ -35,12 +35,6 @@ import-order-style = smarkets
per-file-ignores =
tests/*: E501
[flake8:local-plugins]
extension =
X101 = utils.checks:sphinx_has_header
paths =
.
[isort]
line_length = 95