Skip to content

Commit fee41ca

Browse files
author
Brad Crawford
committed
Simplified docs unit-test code by adding a function, minimizing reused code.
1 parent 125a977 commit fee41ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_github_tutorial/tests/test_docs_build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def find_directory(find_directory_name):
4444

4545
return full_directory_path
4646

47+
4748
class TestDocsBuild(BaseTest):
4849

4950
# ******************************************

0 commit comments

Comments
 (0)