Skip to content

Commit

Permalink
disable nitpicky mode
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Sep 20, 2022
1 parent eb7d983 commit 218e2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,4 @@
linkcheck_anchors = False

# Enable nitpicky mode - which ensures that all references in the docs resolve.
nitpicky = True
nitpicky = False

0 comments on commit 218e2be

Please sign in to comment.