Skip to content

Commit

Permalink
Merge branch 'master' into k_means
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-l-kong committed Oct 2, 2020
2 parents 571acaa + 0f7a0aa commit a40fa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ def run_apidoc(_):
cmd_path = 'sphinx-apidoc'

# do not generate any documentation for test files
ignore = '../ark/*/*_test.py'
ignore = '../ark/*/*test*.py'

# should probably remove this
if hasattr(sys, 'real_prefix'):
Expand Down

0 comments on commit a40fa21

Please sign in to comment.