Skip to content

Commit 90ce9f0

Browse files
committed
ignore flake
1 parent 5b8a09a commit 90ce9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_documentation_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import pytest
66

77
try:
8-
import mkdocs
8+
import mkdocs # noqa: F401
99
except ImportError:
1010
...
1111

0 commit comments

Comments
 (0)