Skip to content

Commit 777622a

Browse files
committed
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 310a6b9 commit 777622a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
exclude: ^requirements-dev\.txt$
1515
- id: trailing-whitespace
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 5.9.3
17+
rev: 5.10.0
1818
hooks:
1919
- id: isort
2020
name: isort

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import os
2020
import sys
2121

22-
2322
# If extensions (or modules to document with autodoc) are in another directory,
2423
# add these directories to sys.path here. If the directory is relative to the
2524
# documentation root, use os.path.abspath to make it absolute, like shown here.

0 commit comments

Comments
 (0)