Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ggold7046 authored Oct 13, 2023
1 parent 84f5dc4 commit 5d7bbf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -804,11 +804,11 @@ def setup(app):

linkcheck_ignore = [
re.escape(r'http://'),
re.escape((r'http://scatterci.github.io/pydata/pandas'),
re.escape(r'http://scatterci.github.io/pydata/pandas'),
re.escape(r'http://specs.frictionlessdata.io/json-table-schema/'),
re.escape(r'https://'),
re.escape(r'https://cloud.google.com/bigquery/docs/access-control#roles'),
re.escape((r'https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query'),
re.escape(r'https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query'),
re.escape(r'https://crates.io/crates/calamine'),
re.escape(r'https://devguide.python.org/setup/#macos'),
re.escape(r'https://en.wikipedia.org/wiki/Imputation_(statistics'),
Expand Down

0 comments on commit 5d7bbf0

Please # to comment.