Skip to content

Commit 3cc6c78

Browse files
committed
Merge branch 'ci/testing-env' of https://github.com/Zeroto521/pyjanitor into ci/testing-env
2 parents 263aaa2 + 18f34e0 commit 3cc6c78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_documentation_build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
try:
66
import mkdocs
7+
78
# Even if 'mkdocs' is installed
89
# 'mkdocs' is could be imported as <module 'mkdocs' (namespace)>
910
# Need to check if 'mkdocs' has '__version__' attribute

0 commit comments

Comments
 (0)