Skip to content

Commit 88cbe9d

Browse files
committed
chore: revert unrelated change
1 parent 02bb907 commit 88cbe9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-analytics-data/noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ def docs(session):
390390
shutil.rmtree(os.path.join("docs", "_build"), ignore_errors=True)
391391
session.run(
392392
"sphinx-build",
393+
"-W", # warnings as errors
393394
"-T", # show full traceback on exception
394395
"-N", # no colors
395396
"-b",

0 commit comments

Comments
 (0)