Skip to content

Commit 57e08c2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d89ae58 commit 57e08c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
import os
1414
import shutil
15+
import warnings
1516
from pathlib import Path
1617
from typing import Any
1718

1819
from intersphinx_registry import get_intersphinx_mapping
1920

20-
import warnings
2121
warnings.filterwarnings("ignore", message="Cannot resolve forward reference.*InteractiveShell")
2222

2323
# If extensions (or modules to document with autodoc) are in another directory,

0 commit comments

Comments
 (0)