We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed8175 commit 9c8dda3Copy full SHA for 9c8dda3
docs/conf.py
@@ -21,6 +21,7 @@
21
sys.path.insert(0, os.path.abspath(".."))
22
23
# For plugins that can not read conf.py.
24
+# See also: https://github.com/docascode/sphinx-docfx-yaml/issues/85
25
sys.path.insert(0, os.path.abspath("."))
26
27
__version__ = ""
synth.metadata
@@ -3,8 +3,8 @@
3
{
4
"git": {
5
"name": ".",
6
- "remote": "git@github.com:googleapis/python-bigquery.git",
7
- "sha": "8360487582f245d20893acbe8cbf92d0fc4cd9d9"
+ "remote": "git@github.com:tmatsuo/python-bigquery.git",
+ "sha": "5ed817523a85a6f332951e10c0bf7dbb86d7e1cf"
8
}
9
},
10
0 commit comments